From: Tom Christie Date: Fri, 6 Dec 2019 17:45:56 +0000 (+0000) Subject: Release 0.9.1 due to build artifacts issue X-Git-Tag: 0.9.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76f3ff9dd965df5e199ebed75000950b1dc619ac;p=thirdparty%2Fhttpx.git Release 0.9.1 due to build artifacts issue --- diff --git a/httpx/__version__.py b/httpx/__version__.py index 35a256dd..197cb7e1 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.9.0" +__version__ = "0.9.1"