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