Wumpy-rest v0.2.0
The changes included in this release were technically a bug (mistake) but because of their implications following the version guarantees they are being released under a minor version bump.
Changes
Features
- Add new
abort_if_ratelimited()
context manager to customize ratelimiting
Bugfixes
- Expose
GuildRequester
under the fullwumpy.rest
namespace - Include
GuildRequester
inAPIClient