Skip to content

Commit d5ad7fc

Browse files
committed
chore: bump to 0.0.6
1 parent 2d0d43d commit d5ad7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nano_graphrag/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .graphrag import GraphRAG, QueryParam
22

3-
__version__ = "0.0.5.dev0"
3+
__version__ = "0.0.6"
44
__author__ = "Jianbai Ye"
55
__url__ = "https://github.com/gusye1234/nano-graphrag"
66

0 commit comments

Comments
 (0)