v0.5.3
Highlights and important notes
This patch release updates the build system to be compatible with NumPy 1.24.0
Pull requests and issues associated with the release
- Bump setuptools_scm to 7 by @bnavigator in #185
- pin numpy to <1.24 during build due to gh-187 by @bnavigator in #188
- remove -m argument from f2py .pyf generation by @bnavigator in #189
- this reverts #188 and ensures compatibility with numpy >= 1.24
PRs merged: #185 #188 #189
Issues fixed: #187
Full Changelog: v0.5.2...v0.5.3