diff --git a/setup.py b/setup.py index bc1abf1..de46acb 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup(name='joycontrol', - version='0.13', + version='0.14', author='Robert Martin', author_email='martinro@informatik.hu-berlin.de', description='Emulate Nintendo Switch Controllers over Bluetooth',