Skip to content

Commit fe61b78

Browse files
Merge pull request #77 from Venafi/bumping_version_to_0_12_4
bumping version to 0.12.4
2 parents 2eb20df + 8751bf0 commit fe61b78

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.3',
15+
version='0.12.4',
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)