Skip to content

Commit 7008ac2

Browse files
Merge pull request #85 from Venafi/Bumping-version-to-v0.13.0
Bumping version to v0.13.0
2 parents e602434 + 382f617 commit 7008ac2

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