Koji 1.21.1 release notes

Fixes: https://pagure.io/koji/issue/2294
This commit is contained in:
Tomas Kopecek 2020-06-03 14:53:40 +02:00
parent 8d850f1438
commit bbd378db61
5 changed files with 166 additions and 3 deletions

View file

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