Skip to content

Commit 52b0bcc

Browse files
authored
Set version to 0.2.6
1 parent af3461d commit 52b0bcc

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
@@ -3,11 +3,11 @@
33
setup(
44
name='gatt',
55
packages=['gatt'],
6-
version='0.2.5',
6+
version='0.2.6',
77
description='Bluetooth GATT SDK for Python',
88
keywords='gatt',
99
url='https://github.com/getsenic/gatt-python',
10-
download_url='https://github.com/getsenic/gatt-python/archive/0.2.5.tar.gz',
10+
download_url='https://github.com/getsenic/gatt-python/archive/0.2.6.tar.gz',
1111
author='Senic GmbH',
1212
author_email='developers@senic.com',
1313
license='MIT',

0 commit comments

Comments
 (0)