Skip to content

Commit

Permalink
Update version to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1ck3r authored May 11, 2021
1 parent dd0ab73 commit fbaa3c6
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 @@ -12,7 +12,7 @@
# README = (HERE / "README.md").read_text()

setup(name='vcert',
version='0.10.0',
version='0.11.0',
url="https://github.com/Venafi/vcert-python",
packages=['vcert', 'vcert.parser', 'vcert.policy'],
install_requires=['requests<=2.25.1', 'python-dateutil<=2.8.1', 'certvalidator<=0.11.1', 'six<=1.15.0',
Expand Down

0 comments on commit fbaa3c6

Please sign in to comment.