File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ 4.8.3 (2024*10*02)
2+ -------------------------------
3+ * Allow AWSHelperFn for Tag properties (#2271)
4+ * Updates from spec version 185.0.1 (#2272)
5+
164.8.2 (2024*09*30)
27-------------------------------
38* Update SSM OperatingSystem validator (#2256)
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.8.2 "
29+ release = "4.8.3 "
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.8.2 "
44+ __version__ = "4.8.3 "
4545
4646# constants for DeletionPolicy and UpdateReplacePolicy
4747Delete : Final = "Delete"
You can’t perform that action at this time.
0 commit comments