From 8c1d57d816f688bd7b3c3888f4eb4a29bcb66ac9 Mon Sep 17 00:00:00 2001 From: Stany MARCEL Date: Fri, 2 Dec 2016 12:08:16 +0100 Subject: Change version to 1.2 Signed-off-by: Stany MARCEL --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0e3e98e..e59fa69 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ if sys.version_info < (3,4): deps.append('enum34') setup(name='python-steamcontroller', - version='1.1', + version='1.2', description='Steam Controller userland driver', author='Stany MARCEL', author_email='stanypub@gmail.com', -- cgit v1.2.3