Skip to content

Version 0.9.5

Compare
Choose a tag to compare
@henryiii henryiii released this 31 May 21:12
· 94 commits to main since this release
2a83cbc

This release fixes building for the the Windows variant of free-threaded Python 3.13.

What's Changed

Fixes:

  • Support Windows free-threading by @henryiii in #759
  • Strip whitespace around generator so that it's passed through correctly by @vyasr in #748

Documentation:

CI and testing: