-RC 1.0.4
All checks were successful
Chore App Build and Push Docker Images / build-and-push (push) Successful in 15s

This commit is contained in:
2026-02-11 09:50:57 -05:00
parent fc364621e3
commit 29563eeb83

View File

@@ -2,7 +2,7 @@
# file: config/version.py
import os
BASE_VERSION = "1.0.3" # update manually when releasing features
BASE_VERSION = "1.0.4" # update manually when releasing features
def get_full_version() -> str:
"""