Update version to 0.28.2

Update Python package with up to date classifiers.
This commit is contained in:
Tom Christie 2025-03-04 11:26:04 +00:00 committed by GitHub
parent ce7a6e91fb
commit e30c099c6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.28.1"
__version__ = "0.28.2"