fix: clean interrupted staging temporaries

This commit is contained in:
2026-07-24 17:00:10 +00:00
parent 053b0135b3
commit 94a3233ce2
8 changed files with 69 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "archive-clients"
version = "0.1.7"
version = "0.1.8"
requires-python = ">=3.11"
dependencies = ["protobuf==7.35.1", "websockets==16.0"]