From: Tom Christie Date: Fri, 6 Dec 2019 15:34:21 +0000 (+0000) Subject: Update README.md X-Git-Tag: 0.9.1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85cc8f800822129a1e5af196ca48b597ca659ec1;p=thirdparty%2Fhttpx.git Update README.md --- diff --git a/README.md b/README.md index 358e98ae..d8dbf852 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ or trio, and is able to support making large numbers of requests concurrently. **Note**: *HTTPX should still 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