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

index 6f948a6bbfb5c74a3f030deb04163ab80c83aa7a..385c35a7ffa5029cc028353e0e492ce5fb64a6de 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.1"
+__version__ = "0.4.0"