From 861e5eb35fad109c84e7e86ab43ca4b2bb21c097 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Apr 06 2017 15:50:49 +0000 Subject: 1.3.17 --- diff --git a/setup.py b/setup.py index 62b61c5..6bf5c4c 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.3.16', + version='1.3.17', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"