diff --git a/setup.py b/setup.py index 62f6763..45d1b82 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="securedrop-sdk", - version="0.0.4", + version="0.0.5", author="Kushal Das", author_email="kushal@freedom.press", description="Python client API to access SecureDrop Journalist REST API",