fix: use job-specific sparse transfer progress

This commit is contained in:
2026-07-25 03:01:34 +00:00
parent 9df2e6991e
commit 90925fd321
6 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "archive-clients"
version = "0.1.11"
version = "0.1.12"
requires-python = ">=3.11"
dependencies = ["protobuf==7.35.1", "websockets==16.0"]