Add support for new API parameters

This commit is contained in:
Benjamin Collet 2025-05-13 13:01:35 +02:00
parent 0c60d5c47b
commit dfc312753f
Signed by: bcollet
SSH key fingerprint: SHA256:8UJspOIcCOS+MtSOcnuq2HjKFube4ox1s/+A62ixov4
2 changed files with 77 additions and 38 deletions

View file

@ -10,7 +10,7 @@ setup(
#long_description_content_type="text/markdown",
install_requires=["requests>=2.20.0,<3.0", "PyYAML", "tabulate"],
keywords=["step-ca-inspector"],
version="0.0.2",
version="0.0.3",
classifiers=[
"Intended Audience :: Developers",
"Development Status :: 3 - Alpha",