Update README.md

This commit is contained in:
zrguo
2024-12-31 17:25:57 +08:00
parent cee5b2fbb0
commit 71e9267f4b
2 changed files with 9 additions and 5 deletions

View File

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