version 5.3.11
Release / release (push) Successful in 48s

This commit is contained in:
2026-06-26 11:39:23 -04:00
parent f603ef9bd2
commit a376ebba8d
5 changed files with 25 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ from pathlib import Path
from typing import Any, Dict, List, Optional, Tuple
# updated by scripts/bumpminor.sh
__version__ = "5.3.10"
__version__ = "5.3.11"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)