From 2b2e086f51565ab0febca37ba14fa651de878586 Mon Sep 17 00:00:00 2001 From: Artem Popov Date: Tue, 6 Feb 2024 20:19:30 +0100 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a219eeb..a6cddc6 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.11.1', + version='0.11.2', py_modules=['monome'], include_package_data=True, install_requires=[