Skip to content

Commit 3c927f9

Browse files
authored
Merge pull request #128 from Venafi/bump-0.16.0
feat(version-bump): Bumped version to 0.16.0
2 parents a0ea517 + 0b26aec commit 3c927f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
long_description = f.read()
1212

1313
setup(name='vcert',
14-
version='0.15.0',
14+
version='0.16.0',
1515
url="https://github.com/Venafi/vcert-python",
1616
packages=['vcert', 'vcert.parser', 'vcert.policy'],
1717
install_requires=['requests==2.31.0', 'python-dateutil==2.8.2', 'certvalidator<=0.11.1', 'six==1.16.0',

0 commit comments

Comments
 (0)