From 4c3cf6b480aabcd37038a1a60099592bf2f41173 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: May 11 2017 14:15:51 +0000 Subject: 1.3.22 --- diff --git a/setup.py b/setup.py index d1a1198..3d011e3 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.21', + version='1.3.22', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"