diff --git a/setup.py b/setup.py index 1539588..a239616 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def _read(filename): setup( name='circlecli', - version='1.0.1', + version='1.1.0', url='https://github.com/TheRealJoeLinux/circlecli', description=_read('DESCRIPTION'), long_description=_read('README.md'),