Skip to content

Commit

Permalink
Set version to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
larsblumberg authored Aug 5, 2017
1 parent af3461d commit 52b0bcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
setup(
name='gatt',
packages=['gatt'],
version='0.2.5',
version='0.2.6',
description='Bluetooth GATT SDK for Python',
keywords='gatt',
url='https://github.com/getsenic/gatt-python',
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',
author='Senic GmbH',
author_email='developers@senic.com',
license='MIT',
Expand Down

0 comments on commit 52b0bcc

Please sign in to comment.