1.19.1 release

This commit is contained in:
Brendan Reilly 2019-11-08 11:42:48 -05:00
parent 4701739709
commit 3aa1fa2dae
5 changed files with 43 additions and 4 deletions

View file

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