Skip to content

Commit

Permalink
chore: bump to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gusye1234 committed Sep 9, 2024
1 parent 2f429e2 commit 5a96f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nano_graphrag/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .graphrag import GraphRAG, QueryParam

__version__ = "0.0.6"
__version__ = "0.0.7"
__author__ = "Jianbai Ye"
__url__ = "https://github.com/gusye1234/nano-graphrag"

Expand Down

0 comments on commit 5a96f09

Please sign in to comment.