v0.0.9: per-file timer — 3.2с → ✓ 12.5с
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-13 11:06:52 +04:00
parent bf202cdfa4
commit c878b3db1a
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if _sys_path_root not in sys.path:
sys.path.insert(0, _sys_path_root)
# Версия приложения (меняется при изменениях)
VERSION = "0.0.8"
VERSION = "0.0.9"
def create_app():