bump version to v0.1.2

This commit is contained in:
James Powell
2018-03-22 13:07:58 -04:00
parent 80e1ce12ce
commit 2dd096cfab

View File

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