We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be224e9 commit 2b62c03Copy full SHA for 2b62c03
setup.py
@@ -6,11 +6,11 @@
6
install_requires=[
7
'gatt>=0.2.7'
8
],
9
- version='0.0.7',
+ version='0.1.0',
10
description='Holman SDK for Python on Linux',
11
keywords='holman',
12
url='https://github.com/scottmckenzie/holman-linux-python',
13
- download_url='https://github.com/scottmckenzie/holman-linux-python/archive/0.0.7.tar.gz',
+ download_url='https://github.com/scottmckenzie/holman-linux-python/archive/0.1.0.tar.gz',
14
author='Scott McKenzie',
15
author_email='[email protected]',
16
license='MIT',
0 commit comments