Release v0.14.1 (2025/02/01)
Highlights
- Patch release fixing critical bugs in PyGMT v0.14.0
- Fix the bug of converting Python sequence of datetime-like objects (#3760)
Maintenance
- CI: Separate jobs for publishing to TestPyPI and PyPI (#3742)
- clib.conversion._to_numpy: Add tests for Python sequence of datetime-like objects (#3758)
- Fix an image in README.md (broken on PyPI) and rewrap to 88 characters (#3740)
- Fix the dataset link in the RGB image gallery example (#3781)
- Update License year to 2025 (#3737)
Full Changelog: v0.14.0...v0.14.1