diff --git a/setup.py b/setup.py index d4c65d958..be4830a4f 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name='pulp-rpm', - version='0.1.0b1', + version='3.0.0b1', description='RPM plugin for the Pulp Project', long_description=long_description, license='GPLv2+',