mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-01 10:38:10 +00:00
bump version to v0.1.1
This commit is contained in:
2
setup.py
2
setup.py
@@ -11,7 +11,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='gnpy',
|
name='gnpy',
|
||||||
version='0.1.0',
|
version='0.1.1',
|
||||||
description='route planning and optimization tool for mesh optical networks',
|
description='route planning and optimization tool for mesh optical networks',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type='text/x-rst',
|
long_description_content_type='text/x-rst',
|
||||||
|
|||||||
Reference in New Issue
Block a user