Skip to content

Commit

Permalink
Merge pull request #140 from Venafi/release-0.16.2
Browse files Browse the repository at this point in the history
fix(entrust): bumps patch version to v0.16.2
  • Loading branch information
rvelaVenafi authored Nov 8, 2023
2 parents 68d14d1 + 8a5fe4f commit 51abc35
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.1',
version='0.16.2',
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 51abc35

Please sign in to comment.