Skip to content

Commit a194403

Browse files
committed
Bump api version
1 parent cc8a1b3 commit a194403

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.5.1"
15+
"speedport-api==0.5.2"
1616
],
17-
"version": "0.2.1"
17+
"version": "0.2.2"
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.5.1
1+
speedport-api==0.5.2
22
homeassistant~=2023.10

0 commit comments

Comments
 (0)