diff --git a/setup.py b/setup.py index 8fabeee..7229092 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setuptools.setup( name='pyspacemouse', - version='1.1.1', + version='1.1.2', author='Jakub Andrýsek', author_email='email@kubaandrysek.cz', description='Multiplatform Python interface to the 3DConnexion Space Mouse - forked from pyspacenavigator',