4 lines
77 B
Python
4 lines
77 B
Python
"""authentik"""
|
|
__version__ = "2021.3.4"
|
|
ENV_GIT_HASH_KEY = "GIT_BUILD_HASH"
|