During documentation must stop on discovery of critical logic errors in code and inform user

This commit is contained in:
Fahad
2025-06-22 10:51:28 +04:00
parent e8275a04a0
commit 14d1923de8
3 changed files with 20 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ import os
# These values are used in server responses and for tracking releases
# IMPORTANT: This is the single source of truth for version and author info
# Semantic versioning: MAJOR.MINOR.PATCH
__version__ = "5.5.5"
__version__ = "5.5.6"
# Last update date in ISO format
__updated__ = "2025-06-22"
# Primary maintainer