v5.1.0: тесты builder(20), extractor(15), scanner(20), replacer(10) — 65 тестов, 0 ошибок
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-12 15:31:42 +04:00
parent efaa42dd2e
commit 81bdee6203
5 changed files with 504 additions and 1 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 = "5.0.9"
VERSION = "5.1.0"
def create_app():