This commit is contained in:
Michał Gdula 2023-04-22 14:11:47 +00:00
parent 13a0b21710
commit 113391dc74
3 changed files with 4 additions and 4 deletions

View file

@ -44,4 +44,4 @@ INSTANCE_DIR = instance_dir
MIGRATIONS_DIR = os.path.join(INSTANCE_DIR, "migrations")
# App
APP_VERSION = importlib.metadata.version("OnlyLegs")
APP_VERSION = importlib.metadata.version("OnlyLegs")