mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-08-24 08:28:27 +00:00
update version
This commit is contained in:
parent
895c95d75a
commit
ea3e13b522
@ -1,5 +1,5 @@
|
|||||||
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
||||||
|
|
||||||
__version__ = "0.0.7"
|
__version__ = "0.0.8"
|
||||||
__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