Skip to content

Releases: eliasball/python-bring-api

v3.0.0

21 Feb 18:32
8043562

Choose a tag to compare

  • 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!