diff --git a/setup.py b/setup.py index d1caf60f..45a3ebb4 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.10', + version='1.3.11', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"