Files
website/venv/lib/python3.11/site-packages/openai/version.py

4 lines
62 B
Python

from ._version import __version__
VERSION: str = __version__