From d7438a4b49a7d9de18c285f155767f52d3b0def7 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Mar 23 2017 09:04:14 +0000 Subject: 1.3.15 --- diff --git a/setup.py b/setup.py index 43f535c..d5ef00c 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.13', + version='1.3.15', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"