summaryrefslogtreecommitdiff
path: root/venv/lib/python3.11/site-packages/httpx/__version__.py
blob: c121a898dec3f247dbf26abee214cd2dbc9e8615 (plain)
1
2
3
__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.27.0"