diff --git a/setup.py b/setup.py index ec1c418..0fbc0ab 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="aubio-beat-osc", - version="1.3", + version="2.0", py_modules=["aubio_beat_osc"], install_requires=[ "pyaudio",