4 lines
62 B
Python
4 lines
62 B
Python
|
|
from ._version import __version__
|
||
|
|
|
||
|
|
VERSION: str = __version__
|