Skip to content

Commit 1e4cc3f

Browse files
author
semantic-release
committed
5.7.7
Automatically generated by python-semantic-release
1 parent 750f785 commit 1e4cc3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/alexa_media/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"issue_tracker": "https://github.com/alandtse/alexa_media_player/issues",
1010
"loggers": ["alexapy", "authcaptureproxy"],
1111
"requirements": ["alexapy==1.29.8", "packaging>=20.3", "wrapt>=1.14.0"],
12-
"version": "5.7.6"
12+
"version": "5.7.7"
1313
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "alexa_media_player"
3-
version = "5.7.6"
3+
version = "5.7.7"
44
description = "This is a custom component to allow control of Amazon Alexa devices in [Homeassistant](https://home-assistant.io) using the unofficial Alexa API."
55
authors = [
66
"Keaton Taylor <[email protected]>",

0 commit comments

Comments
 (0)