mirror of https://github.com/encode/starlette.git
Version 0.1.8
This commit is contained in:
parent
138ffbd47b
commit
d8374dbbda
|
@ -22,4 +22,4 @@ __all__ = (
|
|||
"Request",
|
||||
"TestClient",
|
||||
)
|
||||
__version__ = "0.1.7"
|
||||
__version__ = "0.1.8"
|
||||
|
|
Loading…
Reference in New Issue