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

Commit dd874b8

Browse files
author
Ben Dezile
committed
Updated version
1 parent b76dd52 commit dd874b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def readme():
99
return f.read()
1010

1111
setup(name='hellosign-python-sdk',
12-
version='3.6',
12+
version='3.7',
1313
description="A Python wrapper for the HelloSign API (http://www.hellosign.com/api)",
1414
long_description=readme(),
1515
classifiers=[

0 commit comments

Comments
 (0)