Version 3.1.0
What's changed
- Bumped
httpx
dependency for Python 3.7+ - Rename header with throttling data into
retry-after
- Use
md
-format for HISTORY and README files - Argument
allow_redirects
in request method ofClient
is deprecated,follow_redirects
is preferable to use