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