Skip to content

Commit cd612b5

Browse files
committed
Bump python versions
1 parent 3ddcc4d commit cd612b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/megatest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ def cmp(a, b):
236236

237237
# Default versions we support
238238
PYVERS = (
239-
"3.14.0rc1",
240-
"3.13.6",
239+
"3.14.0rc2",
240+
"3.13.7",
241241
"3.12.11",
242242
"3.11.13",
243243
"3.10.18",

0 commit comments

Comments
 (0)