Update version to v1.5.1

This commit is contained in:
mprahl
2017-11-27 16:43:04 -05:00
parent 40a76faae9
commit 53d57ddeeb

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