- Tests added: Sheets, GSC (basic) - Now formated with <a href=https://github.com/psf/black>black</a> - Added type hints package wide - Passing mypy, flake8 & pytest - Expanded examples
0.2.2
- Added feature to create brand new google sheet - Changed relative import to remove module name for importing (from "googlewrapper.ga" to just "googlewrapper")