We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7a7e9 commit 0bcb0f0Copy full SHA for 0bcb0f0
setup.py
@@ -13,10 +13,10 @@
13
14
setup(
15
name='tobiiglassesctrl',
16
- version='2.2.3',
+ version='2.2.4',
17
description='A Python controller for Tobii Pro Glasses 2',
18
url='https://github.com/ddetommaso/TobiiGlassesPyController/',
19
- download_url='https://github.com/ddetommaso/TobiiGlassesPyController/archive/2.2.3.tar.gz',
+ download_url='https://github.com/ddetommaso/TobiiGlassesPyController/archive/2.2.4.tar.gz',
20
install_requires=['netifaces'],
21
author='Davide De Tommaso',
22
author_email='[email protected]',
0 commit comments