Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ynsta/steamcontroller.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 620a4e1..ef2549c 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.0',
+ version='1.1',
description='Steam Controller userland driver',
author='Stany MARCEL',
author_email='stanypub@gmail.com',