From 0ee28b58f9e2e8a6847aba65cb993ae35ef9037f Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: May 16 2018 06:10:55 +0000 Subject: New release 0.1.19 Signed-off-by: Lubomír Sedlář --- diff --git a/setup.py b/setup.py index c45e4b7..83d2a19 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup setup( name='compose-utils', - version='0.1.18', + version='0.1.19', description='Utilities for working with composes', url='https://pagure.io/compose-utils', author='Lubomír Sedlář',