fix: atomically apply reconciliation leases

This commit is contained in:
2026-08-13 07:45:12 +00:00
parent cd3a9b3c0d
commit 1c8128fe55
4 changed files with 202 additions and 62 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "archive-clients"
version = "0.1.21"
version = "0.1.22"
requires-python = ">=3.11"
dependencies = ["protobuf==7.35.1", "websockets==16.0"]