v0.24.2
What's Changed
- Only publish once; update README by @sidnarayanan in #283
- Removing
__future__ import annotationsfrommessage.pyby @jamesbraza in #284 - Fixing
shuffle'sNameError: name 'np' is not definedand type errors by @jamesbraza in #286 - Migrating
httpx.AsyncClienttohttpx_aiohttp.HttpxAiohttpClientby @jamesbraza in #287 - Catch EnvironmentClient errors by @sidnarayanan in #288
Full Changelog: v0.24.1...v0.24.2