We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c2130d + c10f6c0 commit 0630618Copy full SHA for 0630618
1 file changed
versions.json
@@ -763,6 +763,10 @@
763
"3.14.3": {
764
"hash": "1/4TDQUBrgR8oxj6kqpkJgOrbyF5AQFaHfbOZQ1UcM0=",
765
"url": "https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tgz"
766
+ },
767
+ "3.13.12": {
768
+ "hash": "EufLFwrS0aaa7pahzH/I3lsel6K9rFFoOj2wFuyaKZY=",
769
+ "url": "https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tgz"
770
}
771
},
772
"latest": {
@@ -777,7 +781,7 @@
777
781
"3.4": "3.4.10",
778
782
"3.3": "3.3.7",
779
783
"2.7": "2.7.18.9",
780
- "3.13": "3.13.11",
784
+ "3.13": "3.13.12",
785
"3.14": "3.14.3"
786
787
0 commit comments