version 5.3.9
Release / release (push) Successful in 43s

This commit is contained in:
Andreas Wrede
2026-05-31 20:58:58 -04:00
parent 40c44f53f1
commit 8a1f412d1d
5 changed files with 11 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.8"
__version__ = "5.3.9"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)