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 af3461d commit 52b0bccCopy full SHA for 52b0bcc
setup.py
@@ -3,11 +3,11 @@
3
setup(
4
name='gatt',
5
packages=['gatt'],
6
- version='0.2.5',
+ version='0.2.6',
7
description='Bluetooth GATT SDK for Python',
8
keywords='gatt',
9
url='https://github.com/getsenic/gatt-python',
10
- download_url='https://github.com/getsenic/gatt-python/archive/0.2.5.tar.gz',
+ download_url='https://github.com/getsenic/gatt-python/archive/0.2.6.tar.gz',
11
author='Senic GmbH',
12
author_email='developers@senic.com',
13
license='MIT',
0 commit comments