Skip to content

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 07:18
· 833 commits to main since this release

Release Notes

Bug Fixes

  • In some edge cases the y-coordinates of a response might not be monotonically sorted so dask fails. This release sorts them to address this issue.