* Fix a pagination bug - Thanks bdgeise * Minor improvements on the OAuth module * Upgrade project dependencies * Tweak README
All code changes: https://github.com/slackapi/python-slack-discovery-sdk/compare/v1.0.1..v1.0.2
1.0.1
What's Changed
* Added the [project to PyPI](https://pypi.org/project/slack-discovery-sdk/) * Added instructions on how to install via pip * Added links to OAuth Guide * Added a script for deploying to PyPI
1.0.0
This is the first stable version of the Slack Discovery SDK. It has rate-limit support, and call patterns examples for DLP, Audit Logging, and eDiscovery use cases.