What's Changed
* Drop python 3.9 support and use matplotlib v3.10x for development/docs and baseline images (pins freetype too, due to font variances).
* add base kwarg to docs, improved walkthrough examples by austinorr in https://github.com/austinorr/mpl-template/pull/14
* stricter test suite, verify & regen baseline images by austinorr in https://github.com/austinorr/mpl-template/pull/17
* add axes kwargs to titleblock content by austinorr in https://github.com/austinorr/mpl-template/pull/18
* appease linter by austinorr in https://github.com/austinorr/mpl-template/pull/19
**Full Changelog**: https://github.com/austinorr/mpl-template/compare/v0.5.0...v0.6.0