]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update version to 0.28.2
authorTom Christie <tom@tomchristie.com>
Tue, 4 Mar 2025 11:26:04 +0000 (11:26 +0000)
committerGitHub <noreply@github.com>
Tue, 4 Mar 2025 11:26:04 +0000 (11:26 +0000)
Update Python package with up to date classifiers.

httpx/__version__.py

index 801bfacf671017cfbebf1ac26ec385daa02ed260..b269d5bf83efb3cb00c8b83252811cb3a2d54e68 100644 (file)
@@ -1,3 +1,3 @@
 __title__ = "httpx"
 __description__ = "A next generation HTTP client, for Python 3."
-__version__ = "0.28.1"
+__version__ = "0.28.2"