Version 0.1.10

This commit is contained in:
Tom Christie 2018-07-13 13:48:04 +01:00
parent acc681025f
commit 9eb5089d9b
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ __all__ = (
"Request", "Request",
"TestClient", "TestClient",
) )
__version__ = "0.1.9" __version__ = "0.1.10"