Langchain-Chatchat/libs/python-sdk/open_chatcaht/version.py

4 lines
62 B
Python
Raw Normal View History

2024-12-20 16:04:03 +08:00
from ._version import __version__
VERSION: str = __version__