Version 0.2.1

This commit is contained in:
Tom Christie 2018-08-30 13:54:24 +01:00
parent 0693a8f6c9
commit 764b126839
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ __all__ = (
"Request", "Request",
"TestClient", "TestClient",
) )
__version__ = "0.2.0" __version__ = "0.2.1"