Skip to content

v14.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 16:40
· 3 commits to master since this release
v14.0.0
ff1f7cc
BREAKING:

- Drop support for Python 3.8

ADDED:

- Add support for Python 3.13

UPDATES:

- Update pyproject syntax from poetry v1 to v2 respecting PEP-621
- Replace black and flake8 with ruff for linting and formatting