diff --git a/setup.py b/setup.py index 71208b3..a8d1cd1 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setuptools.setup( name="smugcli", - version="0.9.0", + version="1.0.0", author="Jean-Philippe Gravel", author_email="jpgravel@gmail.com", description="Command line tool for SmugMug",