fix: report partial Syncthing transfer progress

This commit is contained in:
2026-07-25 02:37:30 +00:00
parent 0f94388f49
commit d2fa69a1d6
6 changed files with 77 additions and 21 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "archive-clients"
version = "0.1.9"
version = "0.1.10"
requires-python = ">=3.11"
dependencies = ["protobuf==7.35.1", "websockets==16.0"]