Skip to content

Commit 02e9699

Browse files
committed
base: add 3.14
1 parent 5d8ba5a commit 02e9699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib_list/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"3.11",
2121
"3.12",
2222
"3.13",
23+
"3.14",
2324
]
2425

2526
short_versions = [".".join(x.split(".")[:2]) for x in long_versions]

0 commit comments

Comments
 (0)