This release fixes two packaging issues. The project code itself has no changes other than an updated version string and a new change log entry.
- Linux and macOS wheels for 1.3.0 were built without ZSTD support in the GeoTIFF driver (see rasterio/rasterio-wheels#87 and #2542). This has been fixed.
- Windows wheels for 1.3.0 included GDAL 3.4.3. They now include GDAL 3.5.1, as do the Linux and macOS wheels.