Skip to content

Commit 6e0fbe4

Browse files
committed
0.32.0
1 parent 4af053e commit 6e0fbe4

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", "switchbot.devices", "switchbot.adv_parsers"],
66
install_requires=["async_timeout>=4.0.1", "bleak>=0.17.0", "bleak-retry-connector>=2.9.0", "cryptography>=38.0.3"],
7-
version="0.31.0",
7+
version="0.32.0",
88
description="A library to communicate with Switchbot",
99
author="Daniel Hjelseth Hoyer",
1010
url="https://github.com/Danielhiversen/pySwitchbot/",

0 commit comments

Comments
 (0)