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 5d8ba5a commit 02e9699Copy full SHA for 02e9699
stdlib_list/base.py
@@ -20,6 +20,7 @@
20
"3.11",
21
"3.12",
22
"3.13",
23
+ "3.14",
24
]
25
26
short_versions = [".".join(x.split(".")[:2]) for x in long_versions]
0 commit comments