Update version to v1.5.0

This commit is contained in:
mprahl
2017-11-17 13:30:24 -05:00
parent 0e7dd2dad3
commit 425c2344fe

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.4.7',
version='1.5.0',
classifiers=[
"Programming Language :: Python",
"Topic :: Software Development :: Build Tools"