Skip to content

v0.10.1 - 2024-05-13

Latest
Compare
Choose a tag to compare
@amontanez24 amontanez24 released this 13 May 15:40
· 4 commits to main since this release

This release removes a warning that was cluttering the console.

Maintenance

  • Cleanup automated PR workflows - Issue #370 by @R-Palazzo
  • Only run unit and integration tests on oldest and latest python versions for macos - Issue #375 by @R-Palazzo

Internal

  • Remove FutureWarning: Setting an item of incompatible dtype is deprecated - Issue #373 by @fealho