Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Commit 57041d1

Browse files
committed
update version in setup.py to 3.8.6
1 parent 9260b98 commit 57041d1

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 @@ def readme():
1111

1212
setup(
1313
name='hellosign-python-sdk',
14-
version='3.8.5',
14+
version='3.8.6',
1515
description="A Python wrapper for the HelloSign API (http://www.hellosign.com/api)",
1616
long_description=readme(),
1717
classifiers=[

0 commit comments

Comments
 (0)