version 5.3.8
Release / release (push) Successful in 42s

This commit is contained in:
Andreas Wrede
2026-05-30 15:06:46 -04:00
parent f7320644f3
commit 313bbd37ac
3 changed files with 3 additions and 3 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.7"
__version__ = "5.3.8"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)