This repository has been archived on 2022-05-05. You can view files and clone it, but cannot push or open issues or pull requests.
userausfall/userausfall/__init__.py
Konrad Mohrfeldt 2647c8534b Release 0.1.0
2021-08-03 20:42:34 +02:00

4 lines
81 B
Python

__version__ = "0.1.0"
default_app_config = 'userausfall.apps.UserausfallConfig'