version 5.3.12
Release / release (push) Successful in 47s

This commit is contained in:
2026-07-09 20:43:59 -04:00
parent f06b2ef9e8
commit 880dc0e33f
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.11"
__version__ = "5.3.12"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)