Update version to v1.5.2

This commit is contained in:
mprahl
2017-11-28 10:55:26 -05:00
parent 7de120c17b
commit 5f33737fa0

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