Made changes to CSS and merged together.

This commit is contained in:
2025-12-19 16:44:57 -05:00
parent 8c656ca6d5
commit 3b7798369f
2 changed files with 33 additions and 7 deletions

View File

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