mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-06-26 22:00:19 +00:00
update __init__.py
This commit is contained in:
parent
2830ec49af
commit
2e364fb665
@ -1,5 +1,5 @@
|
|||||||
from .lightrag import LightRAG, QueryParam
|
from .lightrag import LightRAG, QueryParam
|
||||||
|
|
||||||
__version__ = "0.0.2"
|
__version__ = "0.0.3"
|
||||||
__author__ = "Zirui Guo"
|
__author__ = "Zirui Guo"
|
||||||
__url__ = "https://github.com/HKUDS/GraphEdit"
|
__url__ = "https://github.com/HKUDS/LightRAG"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user