What's Changed
Switch to numpy 2 and newer Python versions. Python 3.9 and 3.10 are no longer supported, instead 3.11, 3.12 and 3.13 are. Some bug fixes related to dependencies and newer versions were fixed, and automatic release was implemented.
- Update setup.py by @Kiyam in #318
- Switch to Python 3.13 and numpy 2 by @alicjapolanska in #320
- Update imports by @alicjapolanska in #321
- Update notebooks by @alicjapolanska in #323
- Automatic release by @alicjapolanska in #324 with pair programming contributions from @Kiyam and @zixiao-h.
Full Changelog: v1.3.0...v1.3.1