From 57041d1530344c4a174e327cacf5981a274701e1 Mon Sep 17 00:00:00 2001 From: Alex McFerron Date: Sat, 27 Jan 2018 21:25:43 -0800 Subject: [PATCH] update version in setup.py to 3.8.6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cc67a82..6611aef 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def readme(): setup( name='hellosign-python-sdk', - version='3.8.5', + version='3.8.6', description="A Python wrapper for the HelloSign API (http://www.hellosign.com/api)", long_description=readme(), classifiers=[