Skip to content

3.5.0

Compare
Choose a tag to compare
@sodul sodul released this 13 Jan 00:55
c3ebfb5

This is the final release to support Python 3.6 and 3.7.

What's Changed

  • Drop code that explicitly supported python 2. by @sodul in #269
  • Add pyproject.toml and move setup.py logic to setup.cfg. by @sodul in #268
  • Add mypy to the linting step. by @sodul in #271

Full Changelog: 3.4.3...3.5.0