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