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

+362-54
Large diffs are not rendered by default.

AWSIoTPythonSDK/__init__.py

+1-4
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)