Skip to content

Commit f62b47d

Browse files
author
James Dalessio
committed
Revert to 1.0.6.
1 parent b5cdc34 commit f62b47d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
setup(
44
name='exp-sdk',
55
packages= ['exp_sdk'],
6-
version='1.0.7',
6+
version='1.0.6',
77
description='EXP Python SDK',
88
author='Scala',
99
author_email='[email protected]',
1010
url='https://github.com/scalainc/exp-python2-sdk',
11-
download_url='https://github.com/scalainc/exp-python2-sdk/tarball/1.0.5',
11+
download_url='https://github.com/scalainc/exp-python2-sdk/tarball/1.0.6',
1212
install_requires=["requests", "socketIO_client"],
1313
license='MIT',
1414
keywords=['scala', 'exp', 'sdk', 'signage'],

0 commit comments

Comments
 (0)