From 0b09270d68f09c5feb63b69bb18a9d0fe27ffc46 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mar 16 2017 17:06:47 +0000 Subject: 1.3.9 --- diff --git a/setup.py b/setup.py index aabc59b..37c6f80 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.8', + version='1.3.9', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"