Skip to content

v0.18.1

Latest

Choose a tag to compare

@Zeitsperre Zeitsperre released this 07 Jul 21:08
· 3 commits to master since this release
Immutable release. Only release title and notes can be modified.
v0.18.1
bcb121f

Bug Fixes

  • Fixed a regression in v0.18.0 where subset_gridpoint could potentially try to apply a squeeze operation on a dimension not present in the DataArray (#506).

Internal Changes

  • Adjusted pytest to not fail tests emitting DeprecationWarnings from the latest version of numpy (#504).