version 5.3.6
Release / release (push) Successful in 5s

This commit is contained in:
Andreas Wrede
2026-05-13 06:42:31 -04:00
parent 6e7156b42d
commit 756b2323be
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.4"
__version__ = "5.3.6"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)