Skip to content

Commit 2b62c03

Browse files
committed
Bump version to 0.1.0
1 parent be224e9 commit 2b62c03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
install_requires=[
77
'gatt>=0.2.7'
88
],
9-
version='0.0.7',
9+
version='0.1.0',
1010
description='Holman SDK for Python on Linux',
1111
keywords='holman',
1212
url='https://github.com/scottmckenzie/holman-linux-python',
13-
download_url='https://github.com/scottmckenzie/holman-linux-python/archive/0.0.7.tar.gz',
13+
download_url='https://github.com/scottmckenzie/holman-linux-python/archive/0.1.0.tar.gz',
1414
author='Scott McKenzie',
1515
author_email='[email protected]',
1616
license='MIT',

0 commit comments

Comments
 (0)