bump version to 0.2.1

This commit is contained in:
Safi
2026-04-06 01:26:53 +01:00
parent 90fac738e2
commit ccdd465a08
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "graphifyy"
version = "0.2.0"
version = "0.2.1"
description = "Claude Code skill - turn any folder of code, docs, papers, images, or tweets into a queryable knowledge graph"
readme = "README.md"
license = { text = "MIT" }