]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update index.md
authorTom Christie <tom@tomchristie.com>
Fri, 6 Dec 2019 15:34:45 +0000 (15:34 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Dec 2019 15:34:45 +0000 (15:34 +0000)
docs/index.md

index 6fd73f3495be60a000ee824c500ce231dea340e1..819b28cdeb781394fbd47a744c4143a2f8de8607 100644 (file)
@@ -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