bug fixes

This commit is contained in:
Vladless
2025-12-22 22:09:33 +03:00
parent bdbd262fce
commit 03763a79f6
4 changed files with 104 additions and 14 deletions
+1 -1
View File
@@ -92,4 +92,4 @@ def get_git_commit_number() -> str:
def get_version() -> str:
return f"v.5.1-a151229 {get_git_commit_number()}"
return f"v.5.1-b221229 {get_git_commit_number()}"