Bug fixes
This release contains several fixes to resolve a faulty build on Linux that was automatically uploaded to pypi in the v1.0.0 release. Several tests are added to catch and prevent similar issues in the future.
- Fix pip module package building by @simmsa in #421
- Fix failing pip tests by @simmsa in #422
- Fix pip module tests by @simmsa in #423
- Actions: Remove --no-index from Wheel test build command by @simmsa in #424
- Fix wheel build test by @akeeste in #426
Full Changelog: v1.0.0...v1.0.1