Skip to content

v1.6.2

Compare
Choose a tag to compare
@elacuesta elacuesta released this 26 Aug 13:41
· 25 commits to master since this release
v1.6.2
8385986

Code quality release, no changes in functionality.

Highlights:

  • Added python_requires>=3.5 to setup.py
  • Formatted the codebase with black
  • Added type annotations
  • Added CI checks for typing, security and linting