Bump to version 0.8.6

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-06-21 15:03:20 -07:00
parent 46bfed3ff2
commit c64df09264

View file

@ -3,7 +3,7 @@ from setuptools import setup
setup( setup(
name="centpkg", name="centpkg",
version='0.8.5', version='0.8.6',
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",