diff --git a/setup.py b/setup.py index b2db9853..a1df06a8 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."),