Skip to content

Commit 290e0f4

Browse files
Merge pull request #81 from Venafi/Bumping-version-to-v0.12.5
Bumping version to v0.12.5
2 parents 31277fd + 4c04d96 commit 290e0f4

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
@@ -12,7 +12,7 @@
1212
# README = (HERE / "README.md").read_text()
1313

1414
setup(name='vcert',
15-
version='0.12.4',
15+
version='0.12.5',
1616
url="https://github.com/Venafi/vcert-python",
1717
packages=['vcert', 'vcert.parser', 'vcert.policy'],
1818
install_requires=['requests<=2.25.1', 'python-dateutil<=2.8.1', 'certvalidator<=0.11.1', 'six<=1.15.0',

0 commit comments

Comments
 (0)