Skip to content

Commit 3ddcc4d

Browse files
committed
py 3.13 version bump
1 parent b7e12da commit 3ddcc4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/megatest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ def cmp(a, b):
237237
# Default versions we support
238238
PYVERS = (
239239
"3.14.0rc1",
240-
"3.13.4",
240+
"3.13.6",
241241
"3.12.11",
242242
"3.11.13",
243243
"3.10.18",

0 commit comments

Comments
 (0)