|
@@ -4,7 +4,7 @@ setup(
|
|
|
name = 'PySwitchbot',
|
|
|
packages = ['switchbot'],
|
|
|
install_requires=['bluepy'],
|
|
|
- version = '0.6.2',
|
|
|
+ version = '0.7.0',
|
|
|
description = 'A library to communicate with Switchbot',
|
|
|
author='Daniel Hoyer Iversen',
|
|
|
url='https://github.com/Danielhiversen/pySwitchbot/',
|