Skip to content

Commit

Permalink
Merge pull request #128 from Venafi/bump-0.16.0
Browse files Browse the repository at this point in the history
feat(version-bump): Bumped version to 0.16.0
  • Loading branch information
rvelaVenafi authored Jun 2, 2023
2 parents a0ea517 + 0b26aec commit 3c927f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
long_description = f.read()

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

0 comments on commit 3c927f9

Please sign in to comment.