Permits NumPy 2.0 compatibility, upgrades outdated conventions, and improves test coverage. Note that from this version onwards, Pyloidal requires Python 3.10+.
What's Changed
* Upgrade Python and NumPy versions by LiamPattinson in https://github.com/PlasmaFAIR/pyloidal/pull/11
* Upgrade linting by LiamPattinson in https://github.com/PlasmaFAIR/pyloidal/pull/12
* Add test that Sigma `__post_init__` works correctly by LiamPattinson in https://github.com/PlasmaFAIR/pyloidal/pull/13
**Full Changelog**: https://github.com/PlasmaFAIR/pyloidal/compare/v0.2.0...v0.2.1