Skip to content

Commit 2433375

Browse files
committed
Require gatt version >= 0.1.3
1 parent ba8b689 commit 2433375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name='nuimo',
55
packages=['nuimo'],
6-
install_requires=['gatt>=0.1.2'],
6+
install_requires=['gatt>=0.1.3'],
77
version='0.2.2',
88
description='Nuimo SDK for Python on Linux',
99
keywords='nuimo',

0 commit comments

Comments
 (0)