From 3d687b9a59a7d5ca3dc2809af8ca74dc347239f4 Mon Sep 17 00:00:00 2001 From: mprahl Date: Nov 02 2017 17:43:06 +0000 Subject: Bump to v1.4.1 --- diff --git a/setup.py b/setup.py index 6a2e589..5eb0a26 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.4.0', + version='1.4.1', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"