update setup.py to 1.17

This commit is contained in:
Tomas Kopecek 2019-02-20 08:48:48 +01:00
parent 0ff18ab08a
commit 40ce5192dc

View file

@ -32,7 +32,7 @@ def get_install_requires():
setup(
name="koji",
version="1.16.1",
version="1.17.0",
description=("Koji is a system for building and tracking RPMS. The base"
" package contains shared libraries and the command-line"
" interface."),