bump 3.2.1 → 3.2.2
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-12 12:59:16 +04:00
parent fd5e1613a5
commit 1d91d5f92e
+1 -1
View File
@@ -20,7 +20,7 @@ if _sys_path_root not in sys.path:
sys.path.insert(0, _sys_path_root)
# Версия приложения (меняется при изменениях)
VERSION = "3.2.1"
VERSION = "3.2.2"
def create_app():