This release includes major components of,
- A working documentation at https://mapillary.github.io/mapillary-python-sdk/
- A working set of interfaces (see documentation)
- A release on PyPi setup
- GitHub workflows for code quality checks, documentation, publishing to PyPI
- Finalized requirements and their implementation as per MLH Fellowship Project with Mapillary
- Introduced testing scheme
- Automated testing, building, and development environment via `Makefile`
What's Changed
* Fix 403 auth error for tiles endpoints by OmarMuhammedAli in https://github.com/mapillary/mapillary-python-sdk/pull/134
**Full Changelog**: https://github.com/mapillary/mapillary-python-sdk/compare/v1.0.0...v1.0.1