Release 6.1.0
A minor release which updates numpy requirement to 2.x and minimum Python to 3.10
As usual, this release includes a small number of bugfixes and minor improvements.
Thanks to all who contributed to the release:
- Mark Asbach
- Ioannis Tziakos
Enhancements
- Update code to work with recent numpy 2.x (#917)
- Update minimum tested Python to 3.10
Fixes
- Fix typo in base_2d_plot.py (#915)
Build/CI