v2026.3.0 (2026-03-11)

Deprecations and Removals

  • Removed support for Python 3.9. (#173)

Bug Fixes

Package Management

  • Expanded workflow test.yml to include testing on Python versions 3.13 and 3.14. (#173)

  • Made Python v3.10 the minimal support version. (#173)

  • Unfroze the towncrier dependency, towncrier == 22.8.0 -> towncrier >= 22.8.0. (#173)

  • Removed the test-mins action from the tests.yml workflow. (#173)