diff --git a/setup.py b/setup.py index fb12840..2612d8a 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ def run_tests(self): setup( name='acicobra', - version='0.1', + version='1.0', description='Rest API client for the Cisco ACI', author='Cisco Systems Inc', author_email='acicobra@external.cisco.com',