Skip to content

version 0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 08:03
· 106 commits to main since this release

Changes

Changed

  • CLI: use default prog name (#11)
  • TESTS: use tox to run tests
  • switch from setup.py to pyproject.toml (#17)
  • use src layout (#18)

Added

  • support for Python 3.12

Removed

  • support for Python 3.7