shuqianpinggu/huaxi/Lib/site-packages/httpx/__version__.py

4 lines
108 B
Python
Raw Normal View History

2025-06-17 17:46:44 +08:00
__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.28.1"