Skip to content

v4.1.0

Compare
Choose a tag to compare
@rddimon rddimon released this 27 Dec 19:52
f4872c3

What's Changed

  • Drop support of the python 3.6
  • Add support for the python 3.10, 3.11
  • Migrate from setup.py to pyproject.toml and build by @KOLANICH in #98
  • Split github workflows to PR check and publish
  • Update tox version
  • Migrate from nose to nose2