We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7285a commit 28d67f9Copy full SHA for 28d67f9
setup.py
@@ -4,7 +4,7 @@
4
name = 'PySwitchbot',
5
packages = ['switchbot'],
6
install_requires=['bluepy'],
7
- version = '0.2',
+ version = '0.3',
8
description = 'A library to communicate with Switchbot',
9
author='Daniel Hoyer Iversen',
10
url='https://github.com/Danielhiversen/pySwitchbot/',
0 commit comments