diff --git a/setup.py b/setup.py index 654fecad..bde25412 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f: setup( name='gnpy', - version='0.1.0', + version='0.1.1', description='route planning and optimization tool for mesh optical networks', long_description=long_description, long_description_content_type='text/x-rst',