Skip to content

Commit b8d38f3

Browse files
committed
Update tzdata to 2020e
1 parent a82d414 commit b8d38f3

Some content is hidden

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

65 files changed

+240
-108
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-
2020.4
1+
2020.5

news.d/2020e.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__ = "2020.4"
3+
__version__ = "2020.5"
44

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

src/tzdata/zoneinfo/Africa/Accra

144 Bytes
Binary file not shown.
9 Bytes
Binary file not shown.

src/tzdata/zoneinfo/Africa/Asmara

9 Bytes
Binary file not shown.

src/tzdata/zoneinfo/Africa/Asmera

9 Bytes
Binary file not shown.

src/tzdata/zoneinfo/Africa/Bangui

49 Bytes
Binary file not shown.
49 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)