4.1.2
Maintenance:
- Set Pillow versions in setup.py to actually supported versions
- Using PIL instead of Pillow was not working since Python 2, so it is removed from setup.py
- Using a higher pyproj version for Python 3.13 is necessary
- Added a test for an older Pillow version with Python 3.9
What's Changed
- chore(deps): bump certifi from 2024.7.4 to 2025.4.26 by @dependabot in #1130
- fix(deps): increase minimum version of pillow to 9.4.0 by @simonseyock in #1150
- dev: prepare 4.1.2 release by @simonseyock in #1151
Full Changelog: 4.1.1...4.1.2