ad-password-self-service/utils/feishu/__version__.py

4 lines
63 B
Python

VERSION = (0, 0, 1)
__version__ = '.'.join(map(str, VERSION))