changes for OFC demo

This commit is contained in:
James Powell
2019-03-04 12:32:26 -05:00
parent c05f3555a3
commit 5f8621c224
7 changed files with 7720 additions and 22 deletions

View File

@@ -11,7 +11,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
setup(
name='gnpy',
version='0.1.3',
version='1.2.0',
description='route planning and optimization tool for mesh optical networks',
long_description=long_description,
long_description_content_type='text/x-rst; charset=UTF-8',