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 c172f70 commit f43210cCopy full SHA for f43210c
versions.json
@@ -703,6 +703,10 @@
703
"3.13.5": {
704
"hash": "5hkPUmmbU07iA9n0F728oFqS8j41wZxpGlDtKUKDU4U=",
705
"url": "https://www.python.org/ftp/python/3.13.5/Python-3.13.5.tgz"
706
+ },
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
},
712
"latest": {
@@ -717,6 +721,6 @@
717
721
"3.4": "3.4.10",
718
722
"3.3": "3.3.7",
719
723
"2.7": "2.7.18.9",
720
- "3.13": "3.13.5"
724
+ "3.13": "3.13.6"
725
726
0 commit comments