Skip to content

Commit 0bcb0f0

Browse files
committed
Updated setup.py
1 parent 3d7a7e9 commit 0bcb0f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313

1414
setup(
1515
name='tobiiglassesctrl',
16-
version='2.2.3',
16+
version='2.2.4',
1717
description='A Python controller for Tobii Pro Glasses 2',
1818
url='https://github.com/ddetommaso/TobiiGlassesPyController/',
19-
download_url='https://github.com/ddetommaso/TobiiGlassesPyController/archive/2.2.3.tar.gz',
19+
download_url='https://github.com/ddetommaso/TobiiGlassesPyController/archive/2.2.4.tar.gz',
2020
install_requires=['netifaces'],
2121
author='Davide De Tommaso',
2222
author_email='[email protected]',

0 commit comments

Comments
 (0)