huaxi-backend-master/huaxi/Lib/site-packages/httpx/__version__.py

4 lines
108 B
Python
Raw Normal View History

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