We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0ea517 + 0b26aec commit 3c927f9Copy full SHA for 3c927f9
1 file changed
setup.py
@@ -11,7 +11,7 @@
11
long_description = f.read()
12
13
setup(name='vcert',
14
- version='0.15.0',
+ version='0.16.0',
15
url="https://github.com/Venafi/vcert-python",
16
packages=['vcert', 'vcert.parser', 'vcert.policy'],
17
install_requires=['requests==2.31.0', 'python-dateutil==2.8.2', 'certvalidator<=0.11.1', 'six==1.16.0',
0 commit comments