From c64df092644ce4b4d083d3da314675cf8bb0eada Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Jun 21 2024 22:03:20 +0000 Subject: Bump to version 0.8.6 Signed-off-by: Troy Dawson --- diff --git a/setup.py b/setup.py index fc6c0cd..432f060 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name="centpkg", - version='0.8.5', + version='0.8.6', author="Brian Stinson", author_email="bstinson@redhat.com", description="CentOS Plugin to rpkg for managing RPM package sources",