fix: normalize existing Syncthing route paths

This commit is contained in:
2026-07-24 12:52:30 +00:00
parent d951e2e4fc
commit 589fd4a41d
8 changed files with 58 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "archive-clients"
version = "0.1.2"
version = "0.1.3"
requires-python = ">=3.11"
dependencies = ["protobuf==7.35.1", "websockets==16.0"]