Skip to content

v4.3

Choose a tag to compare

@brainsik brainsik released this 08 Oct 19:23
· 31 commits to main since this release
v4.3
7645494

Official support for Python 3.14

No code changes were needed.

User facing changes

  • Bumps required Python version (in pyproject.toml) to 3.10 to reflect the versions actively supported. d9f2755

Project changes

  • Update testing matrix and project classifiers to reflect we support Python versions 3.10 to 3.14. d9f2755
  • Update to newer action versions and add an action linter. 719d357
  • pre-commit autoupdate d9f2755

Full Changelog: v4.2...v4.3