Skip to content

Commit

Permalink
Bump to subarulink 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Two committed Feb 18, 2023
1 parent eb6e64f commit 35d0ebe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions custom_components/subaru/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"config_flow": true,
"documentation": "https://github.com/G-Two/homeassistant-subaru",
"issue_tracker": "https://github.com/G-Two/homeassistant-subaru/issues",
"requirements": ["subarulink==0.7.4"],
"requirements": ["subarulink==0.7.5"],
"codeowners": ["@G-Two"],
"version": "0.7.5rc0",
"version": "0.7.5",
"iot_class": "cloud_polling"
}
2 changes: 1 addition & 1 deletion requirements.test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pylint
pytest
pytest-cov
pytest-homeassistant-custom-component
subarulink==0.7.4
subarulink==0.7.5

0 comments on commit 35d0ebe

Please sign in to comment.