Skip to content

Commit 4042783

Browse files
authored
Update __init__.py
1 parent 4e6f3bb commit 4042783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lightrag/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
22

3-
__version__ = "1.0.6"
3+
__version__ = "1.0.7"
44
__author__ = "Zirui Guo"
55
__url__ = "https://github.com/HKUDS/LightRAG"

0 commit comments

Comments
 (0)