Bump core version to 1.4.9.11 and API to 0264
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
||||
|
||||
__version__ = "1.4.9.10"
|
||||
__version__ = "1.4.9.11"
|
||||
__author__ = "Zirui Guo"
|
||||
__url__ = "https://github.com/HKUDS/LightRAG"
|
||||
|
||||
@@ -1 +1 @@
|
||||
__api_version__ = "0263"
|
||||
__api_version__ = "0264"
|
||||
|
||||
Reference in New Issue
Block a user