up version

This commit is contained in:
Vladless
2026-03-02 00:11:39 +03:00
parent 0f449680ee
commit d7cb340149
+1 -1
View File
@@ -92,4 +92,4 @@ def get_git_commit_number() -> str:
def get_version() -> str:
return f"v.5.1 {get_git_commit_number()}"
return f"v.5.1.1 {get_git_commit_number()}"