From 32ef510b15c95eac294724be83364f30f5a4f3da Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sep 18 2017 12:41:16 +0000 Subject: 1.3.29 --- diff --git a/setup.py b/setup.py index 812d083..3ad9ed4 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.28', + version='1.3.29', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"