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

This commit is contained in:
2026-05-06 07:07:01 -04:00
parent 1e4263b793
commit f3d08d1c9e
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.2.0"
__version__ = "5.2.1"
# ---------------------------------------------------------------------------
# Protocol (mirrors hbd/common/proto.py)