From: Tom Christie Date: Thu, 25 Jul 2019 21:53:31 +0000 (+0100) Subject: Version 0.6.8 X-Git-Tag: 0.6.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77cf336eabcd53fbbda0c69dc692b5df820f578c;p=thirdparty%2Fhttpx.git Version 0.6.8 --- diff --git a/httpx/__version__.py b/httpx/__version__.py index c5079f7c..b2e30d93 100644 --- a/httpx/__version__.py +++ b/httpx/__version__.py @@ -1,3 +1,3 @@ __title__ = "httpx" __description__ = "A next generation HTTP client, for Python 3." -__version__ = "0.6.7" +__version__ = "0.6.8"