This release is a bug fix release. Tests to catch those bugs have also been added.
What's Changed
* Initial work to support OpenSlide 4.0.0, implement ICC profiles in OpenSlide Backend https://github.com/NKI-AI/dlup/pull/185
* Fix the `output_tile_size` which was accidentally removed (191, 193) by AjeyPaiK in https://github.com/NKI-AI/dlup/pull/192
* GeoJSON annotations were not properly sorted by jonasteuwen in https://github.com/NKI-AI/dlup/pull/194
* Bug/fix slide bounds in TiffFile by jonasteuwen in https://github.com/NKI-AI/dlup/pull/196
**Full Changelog**: https://github.com/NKI-AI/dlup/compare/v0.3.31...v0.3.32