update version for PyPi

This commit is contained in:
Tomas Kopecek 2019-07-18 14:07:57 +02:00 committed by Mike McLean
parent 257d3a1a7b
commit 81574e8859

View file

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