v1.6.2
Code quality release, no changes in functionality.
Highlights:
- Added
python_requires>=3.5
tosetup.py
- Formatted the codebase with
black
- Added type annotations
- Added CI checks for typing, security and linting
Code quality release, no changes in functionality.
Highlights:
python_requires>=3.5
to setup.py
black