mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-17 10:34:18 +00:00
Merge pull request #1219 from danielaskdd/main
Bump core version to 1.3.1
This commit is contained in:
commit
a7556fccb5
@ -1,5 +1,5 @@
|
|||||||
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
||||||
|
|
||||||
__version__ = "1.3.0"
|
__version__ = "1.3.1"
|
||||||
__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