Skip to content

Commit dead33e

Browse files
committed
Set version to 0.2.3
1 parent 5efc5a0 commit dead33e

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='gatt',
55
packages=['gatt'],
6-
version='0.2.2',
6+
version='0.2.3',
77
description='Bluetooth GATT SDK for Python',
88
keywords='gatt',
99
url='https://github.com/getsenic/gatt-python',

0 commit comments

Comments
 (0)