Skip to content

Commit f5e2c82

Browse files
0.6
1 parent 498ac6d commit f5e2c82

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
@@ -4,7 +4,7 @@
44
name = 'PySwitchbot',
55
packages = ['switchbot'],
66
install_requires=['bluepy'],
7-
version = '0.5',
7+
version = '0.6',
88
description = 'A library to communicate with Switchbot',
99
author='Daniel Hoyer Iversen',
1010
url='https://github.com/Danielhiversen/pySwitchbot/',

0 commit comments

Comments
 (0)