cherry-pick c9e73bb4 (resolved)
This commit is contained in:
parent
e6fafcfb4f
commit
ac0a098445
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
|
||||
|
||||
__version__ = "1.4.9.6"
|
||||
__version__ = "1.4.9.7"
|
||||
__author__ = "Zirui Guo"
|
||||
__url__ = "https://github.com/HKUDS/LightRAG"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__api_version__ = "0247"
|
||||
__api_version__ = "0249"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue