minor fixes

This commit is contained in:
Vladless
2025-12-14 22:56:33 +03:00
parent 7914b3502b
commit d0c1daf3cc
5 changed files with 38 additions and 77 deletions
+1 -1
View File
@@ -92,4 +92,4 @@ def get_git_commit_number() -> str:
def get_version() -> str:
return f"v.5.1-a111227 {get_git_commit_number()}"
return f"v.5.1-a141229 {get_git_commit_number()}"