update __init__.py
This commit is contained in:
parent
2830ec49af
commit
2e364fb665
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from .lightrag import LightRAG, QueryParam
|
||||
|
||||
__version__ = "0.0.2"
|
||||
__version__ = "0.0.3"
|
||||
__author__ = "Zirui Guo"
|
||||
__url__ = "https://github.com/HKUDS/GraphEdit"
|
||||
__url__ = "https://github.com/HKUDS/LightRAG"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue