Files
chat/venv/lib/python3.12/site-packages/httpx/__version__.py
Andrew K. Choi ddce9f5125
All checks were successful
continuous-integration/drone/push Build is passing
Major fixes and new features
2025-09-25 15:51:48 +09:00

4 lines
108 B
Python

__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.25.1"