Skip to content

Commit 4e874c8

Browse files
Merge pull request #186 from Venafi/bump-vcert-version
bump vcert version
2 parents b52d75b + 264762c commit 4e874c8

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.18.0',
14+
version='0.18.1',
1515
url="https://github.com/Venafi/vcert-python",
1616
packages=['vcert', 'vcert.parser', 'vcert.policy'],
1717
install_requires=['requests==2.32.4', 'python-dateutil==2.8.2', 'six==1.17.0',

0 commit comments

Comments
 (0)