Skip to content

v0.6.1 - 2024-10-22

Latest
Compare
Choose a tag to compare
@amontanez24 amontanez24 released this 22 Oct 17:51
· 4 commits to main since this release

Bugs Fixed

  • Pip check fails with pip==24.2 on minimum tests - Issue #130 by @amontanez24
  • Cap numpy to less than 2.0.0 until DeepEcho supports - Issue #117 by @gsheni

Internal

Maintenance

  • Add support for numpy 2.0.0 - Issue #118 by @R-Palazzo
  • Only run unit and integration tests on oldest and latest python versions for macos - Issue #110 by @R-Palazzo