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

Skip to content

Commit 42f2ff2

Browse files
committed
Removed file that was inadvertently added to dist.
Changed version from 2.4.1 to 2.4.2
1 parent c78aec8 commit 42f2ff2

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.1',
7+
version='2.4.2',
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.1.tar.gz',
10+
download_url='https://github.com/ClearBlade/ClearBlade-Python-SDK/archive/v2.4.2.tar.gz',
1111
keywords=['clearblade', 'iot', 'sdk'],
1212
maintainer='Aaron Allsbrook',
1313
maintainer_email='[email protected]'

0 commit comments

Comments
 (0)