Skip to content

Commit b64db4a

Browse files
Merge pull request #89 from Venafi/Bumping-version-to-v0.13.1
Bumping version to v0.13.1
2 parents 4151b08 + 1a68341 commit b64db4a

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