version 5.4.1
Release / release (push) Successful in 1m19s

This commit is contained in:
2026-08-17 08:16:25 -04:00
parent 6d39c5be47
commit 4ac5a34a43
5 changed files with 22 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.4.0"
__version__ = "5.4.1"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)