version 5.4.2
Release / release (push) Successful in 1m10s

This commit is contained in:
2026-08-17 09:24:23 -04:00
parent 18e33656c0
commit a42d783c0c
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.4.1"
__version__ = "5.4.2"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)