updated dependencies
All checks were successful
CI / build (push) Successful in 40s

This commit is contained in:
2025-10-02 08:33:12 +08:00
parent 8268ec444c
commit ab27da85af
4 changed files with 68 additions and 64 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "jpacrepo-uploader"
version = "0.0.3"
version = "0.0.4"
authors = [
{ name="Walter Oggioni", email="oggioni.walter@gmail.com" },
]
@@ -46,4 +46,4 @@ no_implicit_optional = true
warn_return_any = true
warn_unused_ignores = true
exclude = ["scripts", "docs", "test"]
strict = true
strict = true