diff --git a/setup.py b/setup.py index 11051c6..e2fcf54 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name="centpkg", - version='0.9.0', + version='0.9.1', author="Brian Stinson", author_email="bstinson@redhat.com", description="CentOS Plugin to rpkg for managing RPM package sources",