Improvements to consensus

This commit is contained in:
Fahad
2025-08-08 12:59:41 +05:00
parent b212cae5de
commit e29deb23db
5 changed files with 32 additions and 22 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.8.4"
__version__ = "5.8.5"
# Last update date in ISO format
__updated__ = "2025-08-08"
# Primary maintainer