release bump and changelog

Fixes https://pagure.io/koji/issue/2403
This commit is contained in:
Mike McLean 2020-07-27 18:06:05 -04:00 committed by Tomas Kopecek
parent 44bf6526be
commit 6890c74cf7
3 changed files with 139 additions and 4 deletions

View file

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