Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 02:22
· 4 commits to master since this release
  • Drop support for Python 3.6/3.7/3.8
  • Add support for Python 3.11/3.12/3.13
  • Add support for PyPI-specific formatting in ReadmeMaker
  • Update the path dependency version to allow v17
  • Modify to use setuptools_scm for package build
  • Set zip_safe to False in setup.py
  • Add GitHub Actions workflow for building and publishing to PyPI
  • Remove deprecated tests_require from setup.py
  • Update copyright years

Full Changelog: v1.1.0...v1.2.0