v1.2.0 released

This commit is contained in:
Ralph Bean
2017-02-15 11:07:32 -05:00
parent 6bd6aaaf12
commit 840ab8e553

View File

@@ -8,7 +8,7 @@ with open('test-requirements.txt') as f:
setup(name='module-build-service',
description='The Module Build Service for Modularity',
version='1.1.1',
version='1.2.0',
classifiers=[
"Programming Language :: Python",
"Topic :: Software Development :: Build Tools"