Skip to content

Commit 9122929

Browse files
committed
Bump zigpy version
1 parent 5dc9322 commit 9122929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python_requires = >=3.7
1515
install_requires =
1616
pyserial-asyncio; platform_system!="Windows"
1717
pyserial-asyncio!=0.5; platform_system=="Windows" # 0.5 broke writes
18-
zigpy>=0.50.0
18+
zigpy>=0.51.0
1919
async_timeout
2020
voluptuous
2121
coloredlogs

0 commit comments

Comments
 (0)