This commit is contained in:
Raphaël MANSUY 2025-12-04 19:17:43 +08:00
parent 4c93aa3f64
commit 81e19b5def
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
__version__ = "1.4.9.4"
__version__ = "1.4.9.5"
__author__ = "Zirui Guo"
__url__ = "https://github.com/HKUDS/LightRAG"

View file

@ -1 +1 @@
__api_version__ = "0244"
__api_version__ = "0245"