fix: normalize permissions after qb verification

This commit is contained in:
2026-08-14 03:28:45 +00:00
parent 1c8128fe55
commit ae7175719b
4 changed files with 129 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "archive-clients"
version = "0.1.22"
version = "0.1.23"
requires-python = ">=3.11"
dependencies = ["protobuf==7.35.1", "websockets==16.0"]