Overview
This is a **minor** release rather than a patch release to signify that numpy 2 compatibility can be expected, provided that zfpy>=1.0.1 is installed. Functions deprecated in numpy 2 have been removed, but since this is a pure-Python module some environments using numpy<2.0 and zfpy<1.0.1 can _also_ be expected to work.
What's Changed
* Remove numpy-1.x dependency restriction as zfpy and pyzgy are np-2.x compatible by da-wad in https://github.com/equinor/seismic-zfp/pull/96
New Contributors
* TovTyvold made their first contribution in https://github.com/equinor/seismic-zfp/pull/97
**Full Changelog**: https://github.com/equinor/seismic-zfp/compare/v0.3.6...v0.4.0