Skip to content

Commit

Permalink
fix: bump alexapy to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Feb 18, 2020
1 parent 9218756 commit d7155bb
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions custom_components/alexa_media/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@
"config_flow": true,
"documentation": "https://github.com/custom-components/alexa_media_player/wiki",
"dependencies": [],
"codeowners": ["@keatontaylor", "@alandtse"],
"requirements": ["alexapy==1.4.2"],
"codeowners": [
"keatontaylor",
"alandtse"
],
"requirements": [
"alexapy==1.5.0"
],
"homeassistant": "0.96.0"
}
}

0 comments on commit d7155bb

Please sign in to comment.