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

This commit is contained in:
github-actions[bot]
2025-10-05 04:56:40 +00:00
parent 9c99b9b352
commit 0d46976a8a

View File

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