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

Skip to content

Commit dd836ae

Browse files
committed
setup.py; 2.4.3 -> 2.4.4
1 parent 9375677 commit dd836ae

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
@@ -4,10 +4,10 @@
44
name='clearblade',
55
packages=['clearblade'],
66
install_requires=['requests', 'paho-mqtt>=1.3.0'],
7-
version='2.4.3',
7+
version='2.4.4',
88
description='A Python SDK for interacting with the ClearBlade Platform.',
99
url='https://github.com/ClearBlade/ClearBlade-Python-SDK',
10-
download_url='https://github.com/ClearBlade/ClearBlade-Python-SDK/archive/v2.4.3.tar.gz',
10+
download_url='https://github.com/ClearBlade/ClearBlade-Python-SDK/archive/v2.4.4.tar.gz',
1111
keywords=['clearblade', 'iot', 'sdk'],
1212
maintainer='Aaron Allsbrook',
1313
maintainer_email='[email protected]'

0 commit comments

Comments
 (0)