Version 0.9.5
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:
- Note that
-Coptions can be prefixed withskbuild.by @KyleFromNVIDIA in #754
CI and testing: