What's Changed
- Make ServiceField's description an Optional[str] by @Azimath in #121
- Remove cron testing trigger by @GrandMoff100 in #122
- Call
RawClient.__init__
in sync contexts andRawAsyncClient.__init__
in async contexts. by @GrandMoff100 in #125
New Contributors
Full Changelog: v4.0.0.post1...v4.0.0.post2