version 5.4.0
Release / release (push) Successful in 44s

This commit is contained in:
Andreas Wrede
2026-07-23 13:17:33 -07:00
parent ae3f2fc70f
commit 1f4dd7cb1f
5 changed files with 30 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.12"
__version__ = "5.4.0"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)