version 5.3.10

This commit is contained in:
Andreas Wrede
2026-06-06 08:28:43 -04:00
parent 2e88ee2269
commit 39670f4e63
5 changed files with 16 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.9"
__version__ = "5.3.10"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)