Skip to content

Commit 7c125bf

Browse files
authored
Merge pull request #439 from arghle/issue-438-pin-nordpool-package
Issue #438: Pin version of nordpool package
2 parents 1766e01 + e618e02 commit 7c125bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/nordpool/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"iot_class": "cloud_polling",
1414
"issue_tracker": "https://github.com/custom-components/nordpool/issues",
1515
"requirements": [
16-
"nordpool>=0.2",
16+
"nordpool==0.4.2",
1717
"backoff"
1818
],
1919
"version": "0.0.16"

0 commit comments

Comments
 (0)