We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800c16e commit 3865ac9Copy full SHA for 3865ac9
AWSIoTPythonSDK/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.4.9"
+__version__ = "1.5.3"
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
CHANGELOG
3
=========
4
5
+1.5.3
6
+* improvement: Support Python3.12+ by conditionally removing deprecated API usage
7
+
8
1.4.9
9
=====
10
* bugfix: Fixing possible race condition with timer in deviceShadow.
0 commit comments