Skip to content

Commit 666975d

Browse files
committed
Update to 2021b (unmodified)
See commit 5053a73 (2021.2) for more details — this is the second version fo 2021b that we are releasing due to some controversy upstream in the direction that tzdb should take.
1 parent 5053a73 commit 666975d

Some content is hidden

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

47 files changed

+379
-254
lines changed

NEWS.md

Lines changed: 80 additions & 0 deletions

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2021.2
1+
2021.2.post0

news.d/2021bpost.md

Lines changed: 77 additions & 0 deletions

src/tzdata/__init__.py

Lines changed: 1 addition & 1 deletion
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__ = "2021.2"
3+
__version__ = "2021.2.post0"
44

55
# This exposes the original IANA version number.
66
IANA_VERSION = "2021b"

src/tzdata/zoneinfo/Africa/Accra

-570 Bytes
Binary file not shown.
47 Bytes
Binary file not shown.
47 Bytes
Binary file not shown.

src/tzdata/zoneinfo/America/Aruba

26 Bytes
Binary file not shown.
-75 Bytes
Binary file not shown.
47 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)