Bump to version 0.6.9

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2022-12-16 07:00:56 -08:00
parent 5a7f92eab3
commit 0271c67c5a

View file

@ -32,7 +32,7 @@ def get_requirements(requirements_file="requirements.txt"):
setup( setup(
name="centpkg", name="centpkg",
version='0.6.8', version='0.6.9',
author="Brian Stinson", author="Brian Stinson",
author_email="bstinson@redhat.com", author_email="bstinson@redhat.com",
description="CentOS Plugin to rpkg for managing RPM package sources", description="CentOS Plugin to rpkg for managing RPM package sources",