From 0271c67c5a50ce59c73c73c9e811ef7fc8382c74 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Dec 16 2022 15:00:56 +0000 Subject: Bump to version 0.6.9 Signed-off-by: Troy Dawson --- diff --git a/setup.py b/setup.py index ce90268..725e19d 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def get_requirements(requirements_file="requirements.txt"): setup( name="centpkg", - version='0.6.8', + version='0.6.9', author="Brian Stinson", author_email="bstinson@redhat.com", description="CentOS Plugin to rpkg for managing RPM package sources",