diff --git a/setup.py b/setup.py index 23dc6737..7e5fdbd5 100755 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="python-reapy", - version="0.2.0", + version="0.2.1", description="A pythonic wrapper for REAPER's ReaScript Python API", long_description=long_description, long_description_content_type="text/markdown",