diff --git a/setup.py b/setup.py index 8d416d9..d43edc5 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ setup( name='pyreaper', - version='0.0.9-dev', + version='0.0.9', description='A python wrapper for REAPER (Robust Epoch And Pitch EstimatoR)', long_description=long_description, long_description_content_type='text/markdown',