We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e602434 + 382f617 commit 7008ac2Copy full SHA for 7008ac2
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
# README = (HERE / "README.md").read_text()
13
14
setup(name='vcert',
15
- version='0.12.5',
+ version='0.13.0',
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