chore: sync version to config.py [skip ci]

This commit is contained in:
github-actions[bot]
2025-12-05 04:56:17 +00:00
parent 74f26e82e7
commit 5c3dd75ca6

View File

@@ -16,7 +16,7 @@ from utils.env import get_env
# Semantic versioning: MAJOR.MINOR.PATCH # Semantic versioning: MAJOR.MINOR.PATCH
__version__ = "9.4.2" __version__ = "9.4.2"
# Last update date in ISO format # Last update date in ISO format
__updated__ = "2025-12-04" __updated__ = "2025-12-05"
# Primary maintainer # Primary maintainer
__author__ = "Fahad Gilani" __author__ = "Fahad Gilani"