v1.5.3
What's Changed
- Drop support for Python 3.7/3.8
- Add support for Python 3.13
- Refactor deprecated
@abstractpropertyto use@propertyand@abstractmethoddecorators - Add GitHub Actions workflow for building and publishing to PyPI
- Improve type annotations
- Refactoring
- Bump actions/setup-python from 4 to 5 by @dependabot in #79
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #80
- Bump actions/download-artifact from 3 to 4 by @dependabot in #81
New Contributors
- @dependabot made their first contribution in #79
Full Changelog: v1.5.2...v1.5.3