From: Tom Christie Date: Fri, 6 Dec 2019 15:34:45 +0000 (+0000) Subject: Update index.md X-Git-Tag: 0.9.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb48d981fb9c738b879bf0c3ead4985d9814b0a;p=thirdparty%2Fhttpx.git Update index.md --- diff --git a/docs/index.md b/docs/index.md index 6fd73f34..819b28cd 100644 --- a/docs/index.md +++ b/docs/index.md @@ -33,7 +33,7 @@ or trio, and is able to support making large numbers of concurrent requests. HTTPX should currently be considered in alpha. We'd love early users and feedback, but would strongly recommend pinning your dependencies to the latest median release, so that you're able to properly review API changes between package - updates. Currently you should be using `httpx==0.8.*`. + updates. Currently you should be using `httpx==0.9.*`. In particular, the 0.8 release switched HTTPX into focusing exclusively on providing an async client, in order to move the project forward, and help