diff --git a/setup.py b/setup.py index 42b9788..1fa3dd0 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def get_requirements(requirements_file="requirements.txt"): setup( name="centpkg", - version='0.7.1', + version='0.7.2', author="Brian Stinson", author_email="bstinson@redhat.com", description="CentOS Plugin to rpkg for managing RPM package sources",