From 4793dab0bd815f08508de4279dc8ca42801539da Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Sep 13 2024 18:12:52 +0000 Subject: Bump to version 0.8.9 Signed-off-by: Troy Dawson --- diff --git a/setup.py b/setup.py index 14e4158..f404150 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name="centpkg", - version='0.8.8', + version='0.8.9', author="Brian Stinson", author_email="bstinson@redhat.com", description="CentOS Plugin to rpkg for managing RPM package sources",