diff --git a/httpx/__version__.py b/httpx/__version__.py index 801bfacf..b269d5bf 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.28.1" +__version__ = "0.28.2"