diff --git a/setup.py b/setup.py index 9a73015..ccfd573 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="obs-to-maven", - version="1.1.4", + version="1.1.5", author="Cedric Bosdonnat", author_email="cedric.bosdonnat@suse.com", description="Tool extracting jars from RPMs in OpenBuildService to a maven repo",