diff --git a/setup.py b/setup.py index 59a4238..d291359 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def readme(): setup( name='PedalPi-PluginsManager', - version='0.6.0', + version='0.6.0alpha1', description='Pythonic management of LV2 audio plugins with mod-host.', long_description=readme(),