Skip to content

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 01 Jan 10:19
· 10 commits to master since this release

What's Changed

  • Drop support for Python 3.7/3.8
  • Add support for Python 3.13
  • Refactor deprecated @abstractproperty to use @property and @abstractmethod decorators
  • 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

Full Changelog: v1.5.2...v1.5.3