mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-12-27 23:02:19 +00:00
Merge pull request #1158 from danielaskdd/main
Increment the release version to 1.2.8
This commit is contained in:
commit
d8bc89b26e
@ -1,5 +1,5 @@
|
||||
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
||||
|
||||
__version__ = "1.2.7"
|
||||
__version__ = "1.2.8"
|
||||
__author__ = "Zirui Guo"
|
||||
__url__ = "https://github.com/HKUDS/LightRAG"
|
||||
|
||||
@ -1 +1 @@
|
||||
__api_version__ = "1.2.0"
|
||||
__api_version__ = "1.2.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user