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