Skip to content

Commit 559fdf7

Browse files
semantic-releasesemantic-release
semantic-release
authored and
semantic-release
committed
2.5.5
Automatically generated by python-semantic-release
1 parent 1588ee5 commit 559fdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/alexa_media/const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"""
1010
from datetime import timedelta
1111

12-
__version__ = "2.5.4"
12+
__version__ = "2.5.5"
1313
PROJECT_URL = "https://github.com/custom-components/alexa_media_player/"
1414
ISSUE_URL = "{}issues".format(PROJECT_URL)
1515

0 commit comments

Comments
 (0)