diff --git a/setup.py b/setup.py index 3c49f77..405e789 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setuptools.setup( name="smugcli", - version="1.0.1", + version="1.0.2", author="Jean-Philippe Gravel", author_email="jpgravel@gmail.com", description="Command line tool for SmugMug",