update version for PyPi
This commit is contained in:
parent
257d3a1a7b
commit
81574e8859
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -32,7 +32,7 @@ def get_install_requires():
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="koji",
|
name="koji",
|
||||||
version="1.17.0",
|
version="1.18.0",
|
||||||
description=("Koji is a system for building and tracking RPMS. The base"
|
description=("Koji is a system for building and tracking RPMS. The base"
|
||||||
" package contains shared libraries and the command-line"
|
" package contains shared libraries and the command-line"
|
||||||
" interface."),
|
" interface."),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue