Skip to content

Commit 7f7026b

Browse files
committed
Fix CPython 3.10 patch level for PyPy 7.3.18
1 parent 788ce31 commit 7f7026b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyversion-info-data.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
],
583583
"7.3.18": [
584584
"2.7.18",
585-
"3.10.19",
585+
"3.10.16",
586586
"3.11.11"
587587
],
588588
"7.3.19": [

0 commit comments

Comments
 (0)