]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Version 0.3.1 0.3.1
authorTom Christie <tom@tomchristie.com>
Thu, 6 Jun 2019 13:44:32 +0000 (14:44 +0100)
committerTom Christie <tom@tomchristie.com>
Thu, 6 Jun 2019 13:44:32 +0000 (14:44 +0100)
httpcore/__init__.py

index 6d073a8de332e4047407970fd00d9af2ec1b5847..6f948a6bbfb5c74a3f030deb04163ab80c83aa7a 100644 (file)
@@ -32,4 +32,4 @@ from .interfaces import BaseReader, BaseWriter, ConcurrencyBackend, Dispatcher,
 from .models import URL, Cookies, Headers, Origin, QueryParams, Request, Response
 from .status_codes import StatusCode, codes
 
-__version__ = "0.3.0"
+__version__ = "0.3.1"