We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd17e1 commit 85cef65Copy full SHA for 85cef65
2 files changed
VERSION
@@ -1 +1 @@
1
-2026.2
+2026.2rc2
src/tzdata/__init__.py
@@ -1,6 +1,6 @@
# IANA versions like 2020a are not valid PEP 440 identifiers; the recommended
2
# way to translate the version is to use YYYY.n where `n` is a 0-based index.
3
-__version__ = "2026.2"
+__version__ = "2026.2rc2"
4
5
# This exposes the original IANA version number.
6
IANA_VERSION = "2026b"
0 commit comments