Version 0.6.8

This commit is contained in:
Tom Christie 2019-07-25 22:53:31 +01:00
parent ec365c0e8e
commit 77cf336eab

View File

@ -1,3 +1,3 @@
__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.6.7"
__version__ = "0.6.8"