diff --git a/setup.py b/setup.py index 9a7476b..c562933 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setuptools.setup( name="odscli", - version="1.0.0", + version="1.0.1", author="OneDataShare", author_email="onedatashare@gmail.com", description="The onedatashare.org cli",