This commit is contained in:
Ralph Bean
2016-12-12 15:43:47 -05:00
parent fcdf272eaa
commit a3b14ea93b
2 changed files with 8 additions and 5 deletions

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