Skip to content

Commit 8b88717

Browse files
committed
Bump version
1 parent 86bec75 commit 8b88717

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

custom_components/speedport/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"iot_class": "local_polling",
1313
"issue_tracker": "https://github.com/Andre0512/speedport/issues",
1414
"requirements": [
15-
"speedport-api==0.4.8"
15+
"speedport-api==0.5.0"
1616
],
17-
"version": "0.1.3"
17+
"version": "0.2.0"
1818
}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
speedport-api==0.4.8
1+
speedport-api==0.5.0
22
homeassistant~=2023.10

0 commit comments

Comments
 (0)