From 79fdae394a57b63f442fe651d96ffd7a89669c82 Mon Sep 17 00:00:00 2001 From: Olivier Jacques Date: Sun, 24 Mar 2019 23:39:31 +0100 Subject: [PATCH] Prepare 1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1915eba..f2fe5eb 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name = "SynthesiaKontrol", - version = "1.0", + version = "1.1", description = "Use Komplete Kontrol Keyboard lights in Synthesia", options = dict(build_exe = buildOptions), executables = executables