ai-station/.venv/lib/python3.12/site-packages/httpx/__version__.py

4 lines
108 B
Python
Raw Normal View History

2025-12-25 14:54:33 +00:00
__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.28.1"