We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4151b08 + 1a68341 commit b64db4aCopy full SHA for b64db4a
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
# README = (HERE / "README.md").read_text()
13
14
setup(name='vcert',
15
- version='0.13.1',
+ version='0.13.2',
16
url="https://github.com/Venafi/vcert-python",
17
packages=['vcert', 'vcert.parser', 'vcert.policy'],
18
install_requires=['requests<=2.25.1', 'python-dateutil<=2.8.1', 'certvalidator<=0.11.1', 'six<=1.15.0',
0 commit comments