diff --git a/setup.py b/setup.py index 06fd89e..6016175 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name='birdvoxpaint', - version='0.2.0-dev0', + version='0.2.0', description='Bird Vox False-Color Spectrograms', long_description=open('README.md').read().strip(), author='Phincho Sherpa, Vincent Lostanlen, Bea Steers',