Skip to content

Version 0.9.4

Compare
Choose a tag to compare
@henryiii henryiii released this 14 May 19:14
· 104 commits to main since this release

Version 0.9.4

This version supports the newly available free-threading variant of Python 3.13b1 (mostly related to skipping the stable ABI). We test this via the manylinux/musllinux images. There's also a new feature requested by third-party packagers: the ability to pass args directly to the build tool.

Features:

Fixes:

  • Support free-threaded builds of Python 3.13+ by @henryiii in #741
  • Slightly better stable ABI behavior using PyPy by @henryiii in #741

Documentation:

CI and testing:

New Contributors

Full Changelog: v0.9.3...v0.9.4