Version changed

This commit is contained in:
2025-10-03 17:31:11 +02:00
parent 59a0449326
commit 52cb954c3b

View File

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