Skip to content

Commit

Permalink
#28645: Bump up zm-py to 0.4.0 (#28681)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohankapoorcom authored Nov 10, 2019
1 parent 66a574e commit 65dd7d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/zoneminder/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Zoneminder",
"documentation": "https://www.home-assistant.io/integrations/zoneminder",
"requirements": [
"zm-py==0.3.3"
"zm-py==0.4.0"
],
"dependencies": [],
"codeowners": [
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2075,4 +2075,4 @@ zigpy-xbee-homeassistant==0.6.0
zigpy-zigate==0.5.0

# homeassistant.components.zoneminder
zm-py==0.3.3
zm-py==0.4.0

0 comments on commit 65dd7d9

Please sign in to comment.