]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Version 0.1.4 0.1.4
authorTom Christie <tom@tomchristie.com>
Tue, 26 Jun 2018 09:55:06 +0000 (10:55 +0100)
committerTom Christie <tom@tomchristie.com>
Tue, 26 Jun 2018 09:55:06 +0000 (10:55 +0100)
starlette/__init__.py

index 4978c00d7eea37d81f250cb34e00b025dbdf9bb1..b29538660863cbbaf6309a19496fef13c52fc232 100644 (file)
@@ -17,4 +17,4 @@ __all__ = (
     "Request",
     "TestClient",
 )
-__version__ = "0.1.3"
+__version__ = "0.1.4"