Skip to content

Commit 8b3a594

Browse files
Fix: Main now is the future 3.15 not anymore 3.14
Followup of python/cpython#134649
1 parent 623218d commit 8b3a594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Status of Python versions
66
=========================
77

8-
The ``main`` branch is currently the future Python 3.14, and is the only
8+
The ``main`` branch is currently the future Python 3.15, and is the only
99
branch that accepts new features. The latest release for each Python
1010
version can be found on the `download page <https://www.python.org/downloads/>`_.
1111

0 commit comments

Comments
 (0)