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.
2 parents 5dd936b + 861559a commit b06789cCopy full SHA for b06789c
versions.json
@@ -735,6 +735,10 @@
735
"3.9.24": {
736
"hash": "mjLPxoOuyq29ntiRrCr5RR/zf0igCi2OH07NnCof/cs=",
737
"url": "https://www.python.org/ftp/python/3.9.24/Python-3.9.24.tgz"
738
+ },
739
+ "3.13.9": {
740
+ "hash": "xMBmrxnJj7eDXUc769fiO+hPbph01H2545po7l0M41w=",
741
+ "url": "https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tgz"
742
}
743
},
744
"latest": {
@@ -749,7 +753,7 @@
749
753
"3.4": "3.4.10",
750
754
"3.3": "3.3.7",
751
755
"2.7": "2.7.18.9",
752
- "3.13": "3.13.8",
756
+ "3.13": "3.13.9",
757
"3.14": "3.14.0"
758
759
0 commit comments