v0.5.11: убраны синие линии, поправлено описание задержки

This commit is contained in:
2026-08-03 09:03:00 +04:00
parent 1fb1a488a7
commit b8939ea149
4 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ SERVICES = _DF["SERVICES"]
OPS_INDEX = _DF["OPS_INDEX"]
DELAY = float(os.getenv("MOCK_OP_DELAY", "0.1"))
VERSION = "0.5.10"
VERSION = "0.5.11"
def get_services(stand_id):