Bump the version to 1.3.31

This commit is contained in:
mprahl
2017-10-02 10:35:21 -04:00
parent 7d9edc8f92
commit a9b06a64e9

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