From 370f3e79ae2e624a87dcc19728d49aa7c701f9c7 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Jan 31 2017 17:30:45 +0000 Subject: v1.1.1 released --- diff --git a/setup.py b/setup.py index 3e8a9bc..1cb78ba 100644 --- a/setup.py +++ b/setup.py @@ -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.1.0', + version='1.1.1', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"