File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ 4.3.2 (2023*03*10)
2+ -------------------------------
3+ * Include the troposphere/type_defs package in the build
4+
154.3.1 (2023*03*10)
26-------------------------------
37* Updates from spec version 109.0.0 (#2120)
Original file line number Diff line number Diff line change 2626# The short X.Y version
2727version = ""
2828# The full version, including alpha/beta/rc tags
29- release = "4.3.1 "
29+ release = "4.3.2 "
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 4141 else :
4242 from typing import Final
4343
44- __version__ = "4.3.1 "
44+ __version__ = "4.3.2 "
4545
4646# constants for DeletionPolicy and UpdateReplacePolicy
4747Delete : Final = "Delete"
You can’t perform that action at this time.
0 commit comments