Release 0.9.1 due to build artifacts issue

This commit is contained in:
Tom Christie 2019-12-06 17:45:56 +00:00
parent 5cb48d981f
commit 76f3ff9dd9

View File

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