Skip to content

20240131

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 20:30
· 4 commits to master since this release
20240131

Support for Python 3.10, 3.11 and 3.12 (new) universal2 x86_64 and arm64. The Python interpreter must have been built targeting macOS 11.0 or later. You can check the platform tags that your interpreter supports by running pip debug and interrogating the "Compatible tags" output for the presence of macosx_11_0_universal2.

For Python 3.8 and 3.9 (x86_64) support please see: