add version

This commit is contained in:
VALLONGOL 2025-05-08 10:48:13 +02:00
parent ce24d94f9c
commit 5a91846152

View File

@ -8,10 +8,10 @@ import re
# --- Version Data (Generated) ---
# This section is automatically generated by the build process.
__version__ = "v.0.0.0.1-1-g74e841f-dirty"
GIT_COMMIT_HASH = "74e841fb63eb73391187bbfde46c0dc11eeb5086"
__version__ = "v.0.0.0.1-4-ge6b2886"
GIT_COMMIT_HASH = "e6b28865c3cb4147a7519e18c4eb7399559c1620"
GIT_BRANCH = "master"
BUILD_TIMESTAMP = "2025-05-07T12:38:38Z"
BUILD_TIMESTAMP = "2025-05-08T08:40:46Z"
IS_GIT_REPO = True
# --- Default Values (for comparison or fallback) ---