From df202edecc870d21421ba1ced2f713e3768a88cc Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: Dec 06 2017 14:01:56 +0000 Subject: New release 0.1.18 Signed-off-by: Lubomír Sedlář --- diff --git a/setup.py b/setup.py index 1ba12dc..c45e4b7 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup setup( name='compose-utils', - version='0.1.17', + version='0.1.18', description='Utilities for working with composes', url='https://pagure.io/compose-utils', author='Lubomír Sedlář',