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

Skip to content

Commit 333ffdb

Browse files
committed
Release of version 1.2.0
1 parent f1d0357 commit 333ffdb

38 files changed

+3311
-1192
lines changed

AWSIoTPythonSDK/MQTTLib.py

Lines changed: 362 additions & 54 deletions
Large diffs are not rendered by default.

AWSIoTPythonSDK/__init__.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import os
2-
import sys
3-
4-
__version__ = "1.1.2"
1+
__version__ = "1.2.0"
52

63

AWSIoTPythonSDK/core/greengrass/discovery/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)