Skip to content

Commit 3865ac9

Browse files
bretambroseBret Ambrose
and
Bret Ambrose
authored
Manual version update for pending release (#339)
Co-authored-by: Bret Ambrose <[email protected]>
1 parent 800c16e commit 3865ac9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

AWSIoTPythonSDK/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.9"
1+
__version__ = "1.5.3"

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
CHANGELOG
33
=========
44

5+
1.5.3
6+
* improvement: Support Python3.12+ by conditionally removing deprecated API usage
7+
58
1.4.9
69
=====
710
* bugfix: Fixing possible race condition with timer in deviceShadow.

0 commit comments

Comments
 (0)