Skip to content

Commit

Permalink
update available_configs.json with Python 3.12 binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong committed Aug 21, 2024
1 parent 4eeff27 commit 84044e4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion available_configs.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"cp310-cp310-macosx_12_0_arm64",
"cp311-cp311-manylinux_2_17_x86_64",
"cp311-cp311-win_amd64",
"cp311-cp311-macosx_12_0_arm64"
"cp311-cp311-macosx_12_0_arm64",
"cp312-cp312-manylinux_2_17_x86_64",
"cp312-cp312-win_amd64",
"cp312-cp312-macosx_12_0_arm64"
]
}

0 comments on commit 84044e4

Please sign in to comment.