Files
mnote/wolai-backend/.venv312/Lib/site-packages/httpx/__version__.py
T

4 lines
108 B
Python
Raw Normal View History

2025-12-08 19:56:24 +08:00
__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.27.2"