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.10.1 (2026*02*16)
2+ -------------------------------
3+ * Updates from spec version 236.0.0 (#2348)
4+ * Rename Transfer.WebApp.EndpointDetails to WebAppEndpointDetails (#2351)
5+
164.10.0 (2026*02*12)
27-------------------------------
38* Remove some malformed properties in spec 226.0.0
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.10.0 "
29+ release = "4.10.1 "
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 4040 else :
4141 from typing import Final
4242
43- __version__ = "4.10.0 "
43+ __version__ = "4.10.1 "
4444
4545# constants for DeletionPolicy and UpdateReplacePolicy
4646Delete : Final [str ] = "Delete"
You can’t perform that action at this time.
0 commit comments