From 128383a5c97032e950afde785b99b3e5889a59d4 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Mar 12 2018 13:08:28 +0000 Subject: Version 0.2.1 --- diff --git a/setup.py b/setup.py index 8483a5a..7bff131 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ with open('test-requirements.txt') as f: setup(name='odcs', description='On Demand Compose Service', - version='0.2.0', + version='0.2.1', classifiers=[ "Programming Language :: Python", "Topic :: Software Development :: Build Tools"