<!-- Release notes generated using configuration in .github/release.yml at v0.1.0 -->
What's Changed
New features
* rename dispatch-sdk-protobuf to dispatch-proto by achille-roussel in https://github.com/stealthrocket/dispatch-py/pull/97
* rename from dispatch-sdk-python to dispatch-py by achille-roussel in https://github.com/stealthrocket/dispatch-py/pull/98
Bug fixes
* README: move logo to the top to fix rendering issue caused by recent Chrome update by achille-roussel in https://github.com/stealthrocket/dispatch-py/pull/96
Other changes
* Use min_results when polling by chriso in https://github.com/stealthrocket/dispatch-py/pull/92
* Clamp min_results if greater than outstanding calls by chriso in https://github.com/stealthrocket/dispatch-py/pull/93
**Full Changelog**: https://github.com/stealthrocket/dispatch-py/compare/v0.0.14...v0.1.0