Version 0.2

This commit is contained in:
Tom Christie 2018-08-28 14:46:47 +01:00
parent 1e78ddb45c
commit 0b4acd4432
1 changed files with 1 additions and 1 deletions

View File

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