diff --git a/setup.py b/setup.py index ec79c21..b13fb81 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ url='https://github.com/artfwo/pymonome', description='a monome serialosc client in python', long_description=long_description, - version='0.10.0', + version='0.10.1', py_modules=['monome'], include_package_data=True, install_requires=[