improved logging
All checks were successful
CI / build (push) Successful in 54s

fixed bug with scan path
This commit is contained in:
2025-12-20 13:35:37 +08:00
parent ab27da85af
commit 253483c992
5 changed files with 54 additions and 29 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "jpacrepo-uploader"
version = "0.0.4"
version = "0.0.5"
authors = [
{ name="Walter Oggioni", email="oggioni.walter@gmail.com" },
]