update to 1.15 version

This commit is contained in:
Tomas Kopecek 2017-12-06 14:51:07 +01:00 committed by Mike McLean
parent d4d426c41a
commit 022e4e157f

View file

@ -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."),