v3.4.15
A small bump that fixes the github actions and meson build.
The meson build now is split across python subdirectories, and the pypi killer was a missed "pure: false" in the python module for meson.
The cibuildwheel version has been pinned to 2.17.0 to get things back up and running on pypi.
What's Changed
- Update build_wheels_and_publish.yml by @katiebreivik in #666
- Fixing linux only wheel by @katiebreivik in #667
- Pip fix by @katiebreivik in #669
- build wheels and publish fix by @katiebreivik in #670
Full Changelog: v3.4.14...v3.4.15