Skip to content

Commit c61ba22

Browse files
committed
Update tzdata to 2023d
1 parent d79f69a commit c61ba22

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+459
-46
lines changed

NEWS.md

Lines changed: 49 additions & 0 deletions

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.3
1+
2023.4rc0

news.d/2023d.md

Lines changed: 46 additions & 0 deletions

src/tzdata/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IANA versions like 2020a are not valid PEP 440 identifiers; the recommended
22
# way to translate the version is to use YYYY.n where `n` is a 0-based index.
3-
__version__ = "2023.3"
3+
__version__ = "2023.4rc0"
44

55
# This exposes the original IANA version number.
6-
IANA_VERSION = "2023c"
6+
IANA_VERSION = "2023d"

src/tzdata/zoneinfo/America/Ensenada

0 Bytes
Binary file not shown.

src/tzdata/zoneinfo/America/Godthab

0 Bytes
Binary file not shown.

src/tzdata/zoneinfo/America/Goose_Bay

0 Bytes
Binary file not shown.
-9 Bytes
Binary file not shown.

src/tzdata/zoneinfo/America/Matamoros

0 Bytes
Binary file not shown.
-9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)