v0.0.1: revert to v7.0.0 code — api_bp unified, no Connection close, version reset
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-13 10:04:15 +04:00
parent 76a2d4b7ed
commit 491b49f633
7 changed files with 94 additions and 114 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.3"
VERSION = "0.0.1"
def create_app():