version 5.1.11
Release / release (push) Failing after 5s

This commit is contained in:
Andreas Wrede
2026-05-02 07:55:27 -04:00
parent 5819dd6b25
commit 26df08eeff
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.1.10"
__version__ = "5.1.11"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)