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 4e6f3bb commit 4042783Copy full SHA for 4042783
1 file changed
lightrag/__init__.py
@@ -1,5 +1,5 @@
1
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
2
3
-__version__ = "1.0.6"
+__version__ = "1.0.7"
4
__author__ = "Zirui Guo"
5
__url__ = "https://github.com/HKUDS/LightRAG"
0 commit comments