From 0ce6872d8b44f25bb46d770fda5690a5805c5cca Mon Sep 17 00:00:00 2001 From: Artem Popov Date: Wed, 28 Oct 2020 10:02:56 +0100 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=[