Merge branch 'mhchem'

This commit is contained in:
yangdx 2025-09-28 15:25:44 +08:00
commit 6d1393716f

View file

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