Skip to content

Commit 8fdd99d

Browse files
committed
1 parent 450f897 commit 8fdd99d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

pyversion-info-data.v1.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_modified": "2025-06-11T23:04:57+00:00",
2+
"last_modified": "2025-07-04T15:11:31+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -368,7 +368,8 @@
368368
"7.3.16": "2024-04-24",
369369
"7.3.17": "2024-08-28",
370370
"7.3.18": "2025-02-06",
371-
"7.3.19": "2025-02-26"
371+
"7.3.19": "2025-02-26",
372+
"7.3.20": "2025-07-04"
372373
},
373374
"cpython_versions": {
374375
"1.6.0": [
@@ -599,6 +600,10 @@
599600
"2.7.18",
600601
"3.10.16",
601602
"3.11.11"
603+
],
604+
"7.3.20": [
605+
"2.7.18",
606+
"3.11.13"
602607
]
603608
}
604609
}

0 commit comments

Comments
 (0)