We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d0d43d commit d5ad7fcCopy full SHA for d5ad7fc
nano_graphrag/__init__.py
@@ -1,6 +1,6 @@
1
from .graphrag import GraphRAG, QueryParam
2
3
-__version__ = "0.0.5.dev0"
+__version__ = "0.0.6"
4
__author__ = "Jianbai Ye"
5
__url__ = "https://github.com/gusye1234/nano-graphrag"
6
0 commit comments