Skip to content

Release 6.1.0

Choose a tag to compare

@itziakos itziakos released this 17 Oct 10:23
· 3 commits to main since this release
35dedac

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

  • Update pypi testing workflow (#917)
  • Update edm testing workflow (#917)
  • skip known failures #919 and #918 (#917)