Skip to content

Commit 788ce31

Browse files
committed
1 parent 30693d6 commit 788ce31

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

pyversion-info-data.v1.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_modified": "2025-02-06T13:03:20+00:00",
2+
"last_modified": "2025-02-26T13:06:55+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -357,7 +357,8 @@
357357
"7.3.15": "2024-01-15",
358358
"7.3.16": "2024-04-24",
359359
"7.3.17": "2024-08-28",
360-
"7.3.18": "2025-02-06"
360+
"7.3.18": "2025-02-06",
361+
"7.3.19": "2025-02-26"
361362
},
362363
"cpython_versions": {
363364
"1.6.0": [
@@ -583,6 +584,11 @@
583584
"2.7.18",
584585
"3.10.19",
585586
"3.11.11"
587+
],
588+
"7.3.19": [
589+
"2.7.18",
590+
"3.10.16",
591+
"3.11.11"
586592
]
587593
}
588594
}

0 commit comments

Comments
 (0)