Skip to content

Commit

Permalink
Merge pull request #138 from Venafi/release-0.16.1
Browse files Browse the repository at this point in the history
feat(release): Updates setup.py for v0.16.1 release
  • Loading branch information
rvelaVenafi authored Nov 6, 2023
2 parents 3e95dae + 8aa5de6 commit 571e68e
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.16.0',
version='0.16.1',
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 571e68e

Please sign in to comment.