version.py 62 B

123
  1. from ._version import __version__
  2. VERSION: str = __version__