Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@eliasball eliasball released this 21 Feb 18:32
8043562
  • Change backend library from requests to aiohttp, thanks to @miaucl! This makes available async versions of all methods.
  • Fix encoding of request data, thanks to @miaucl!