mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-12-25 22:02:21 +00:00
Bump core version to 1.4.2 and api version to 0185
This commit is contained in:
parent
56d91d6d3e
commit
f3c0dab7ce
@ -1,5 +1,5 @@
|
||||
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
||||
|
||||
__version__ = "1.4.1"
|
||||
__version__ = "1.4.2"
|
||||
__author__ = "Zirui Guo"
|
||||
__url__ = "https://github.com/HKUDS/LightRAG"
|
||||
|
||||
@ -1 +1 @@
|
||||
__api_version__ = "0184"
|
||||
__api_version__ = "0185"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user