From 93aa281bfe65680c31557f155711b962131e97f7 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Apr 07 2017 14:09:25 +0000 Subject: 1.3.19 --- diff --git a/setup.py b/setup.py index 67b9f15..29cc97a 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.18', + version='1.3.19', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"