Skip to content

Commit c67f055

Browse files
committed
Bump API vesion to 0305
1 parent 69d4291 commit c67f055

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lightrag/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Lightweight version definitions shared by packaging and runtime code."""
22

33
__version__ = "1.5.0"
4-
__api_version__ = "0304"
4+
__api_version__ = "0305"

0 commit comments

Comments
 (0)