]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Version 0.1.7 18/head
authorTom Christie <tom@tomchristie.com>
Wed, 11 Jul 2018 15:47:18 +0000 (16:47 +0100)
committerTom Christie <tom@tomchristie.com>
Wed, 11 Jul 2018 15:47:18 +0000 (16:47 +0100)
starlette/__init__.py

index 33d95e7c353d5891b84de77d62455b5a52fd2e20..26ac565aa18a4cb21edad8e30de733869b86cdd7 100644 (file)
@@ -26,4 +26,4 @@ __all__ = (
     "Request",
     "TestClient",
 )
-__version__ = "0.1.6"
+__version__ = "0.1.7"