mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-02 10:49:34 +00:00
Update __init__.py
This commit is contained in:
parent
4e6f3bb91c
commit
4042783a55
@ -1,5 +1,5 @@
|
|||||||
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
||||||
|
|
||||||
__version__ = "1.0.6"
|
__version__ = "1.0.7"
|
||||||
__author__ = "Zirui Guo"
|
__author__ = "Zirui Guo"
|
||||||
__url__ = "https://github.com/HKUDS/LightRAG"
|
__url__ = "https://github.com/HKUDS/LightRAG"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user