1.6.0
Massive cleanup release:
- deprecate python 3.4, 3.5
- support python 3.10
- update to latest PGPy
- clean up pgp signature validation logic that was dependent on a bug in PGPy <=1.4.1
- move to pyproject.toml and poetry for build management
- split init.py into modules
- many pylint fixes