Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0510e9d

Browse files
authored
Merge pull request jotform#18 from utkubekci/master
Setup :: version update for pip
2 parents 2bdcf34 + 23908bc commit 0510e9d

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
@@ -3,7 +3,7 @@
33
setup(
44
name="jotform",
55
url='http://api.jotform.com/docs/',
6-
version='1.0',
6+
version='1.1',
77
description='JotForm API - Python Client',
88
author='JotForm',
99
author_email='[email protected]',

0 commit comments

Comments
 (0)