From 022e4e157f896e4c23fbb415d63886436282e817 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Dec 08 2017 14:57:47 +0000 Subject: update to 1.15 version --- diff --git a/setup.py b/setup.py index b2db985..a1df06a 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def get_install_requires(): setup( name="koji", - version="1.14.0", + version="1.15.0", description=("Koji is a system for building and tracking RPMS. The base" " package contains shared libraries and the command-line" " interface."),