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 4253cbb commit 9ead334Copy full SHA for 9ead334
versions.json
@@ -707,6 +707,10 @@
707
"3.13.6": {
708
"hash": "bPUGcswDkoSIgX1FryS8knpI+RD+eJPW84gTDlm6mNc=",
709
"url": "https://www.python.org/ftp/python/3.13.6/Python-3.13.6.tgz"
710
+ },
711
+ "3.13.7": {
712
+ "hash": "bJ2Ag5z6IAJPNNmm3TGuKpzZf/XpgOlpIJdGA3pRU7I=",
713
+ "url": "https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tgz"
714
}
715
},
716
"latest": {
@@ -721,6 +725,6 @@
721
725
"3.4": "3.4.10",
722
726
"3.3": "3.3.7",
723
727
"2.7": "2.7.18.9",
724
- "3.13": "3.13.6"
728
+ "3.13": "3.13.7"
729
730
0 commit comments