Version increased

This commit is contained in:
2025-12-28 18:05:27 +01:00
parent ad4a785fa2
commit 028c6606e0
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# src/core/constants.py
VERSION = "v1.0.3"
VERSION = "v1.0.4"
APP_NAME = "Tagger"
APP_VIEWPORT = "1000x700"