2.4.4
- Our github actions for building python distributions now use
actions/setup-python@v5
, which uses node 20.
#384 warp_raster
andbuild_overviews
no longer raise aValueError
if
called with an invalid resampling algorithm. We now fall back to the
underlying GDAL functions' error messages.
#387- Updated to Cython 3.
- Dropped support for Python 3.7.