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 82bb478 + 04aeb73 commit 04b27dbCopy full SHA for 04b27db
versions.json
@@ -751,6 +751,14 @@
751
"3.13.10": {
752
"hash": "3lkwhS6VuowXtWVI4EZIRwNWrEf3UGAUZk+PUQ171hs=",
753
"url": "https://www.python.org/ftp/python/3.13.10/Python-3.13.10.tgz"
754
+ },
755
+ "3.14.2": {
756
+ "hash": "xgngeK2rkOLGustq+vrNXq9gzZTPZw8eFZVlcl/NRI0=",
757
+ "url": "https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tgz"
758
759
+ "3.13.11": {
760
+ "hash": "A8/tvgbOIbxEzgkkXgkad/L+6eyb5cUgaQSKGBMAsgI=",
761
+ "url": "https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tgz"
762
}
763
},
764
"latest": {
@@ -765,7 +773,7 @@
765
773
"3.4": "3.4.10",
766
774
"3.3": "3.3.7",
767
775
"2.7": "2.7.18.9",
768
- "3.13": "3.13.10",
769
- "3.14": "3.14.1"
776
+ "3.13": "3.13.11",
777
+ "3.14": "3.14.2"
770
778
771
779
0 commit comments