]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update README to reflect new estimate for v1.0 release (#1445)
authornkitsaini <74284503+nkitsaini@users.noreply.github.com>
Thu, 7 Jan 2021 06:57:25 +0000 (12:27 +0530)
committerGitHub <noreply@github.com>
Thu, 7 Jan 2021 06:57:25 +0000 (07:57 +0100)
Co-authored-by: Ankit <ankit@jpqr.com>
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
README.md
docs/index.md

index 0d641ef84989a8fdc47672b2bfc68a82980b6153..60ca24540fb26963ad8b77240a545655190f5286 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ HTTPX is a fully featured HTTP client for Python 3, which provides sync and asyn
 
 **Note**: _HTTPX should be considered in beta. We believe we've got the public API to
 a stable point now, but would strongly recommend pinning your dependencies to the `0.16.*`
-release, so that you're able to properly review [API changes between package updates](https://github.com/encode/httpx/blob/master/CHANGELOG.md). A 1.0 release is expected to be issued sometime in late 2020._
+release, so that you're able to properly review [API changes between package updates](https://github.com/encode/httpx/blob/master/CHANGELOG.md). A 1.0 release is expected to be issued sometime in 2021._
 
 ---
 
index fa005e7ce92168a09ebaf4942dce15252562d4c6..abdc9c7d334337155c220e5c06a7f96c51e53138 100644 (file)
@@ -29,7 +29,7 @@ HTTPX is a fully featured HTTP client for Python 3, which provides sync and asyn
 
     We believe we've got the public API to a stable point now, but would strongly recommend pinning your dependencies to the `0.16.*` release, so that you're able to properly review [API changes between package updates](https://github.com/encode/httpx/blob/master/CHANGELOG.md).
 
-    A 1.0 release is expected to be issued sometime in late 2020.
+    A 1.0 release is expected to be issued sometime in 2021.
 
 ---