huaxi-backend-master/huaxi/Lib/site-packages/openai/version.py

4 lines
62 B
Python
Raw Normal View History

2025-08-01 19:12:19 +08:00
from ._version import __version__
VERSION: str = __version__