Skip to content

Commit

Permalink
Version bump (library-related)
Browse files Browse the repository at this point in the history
  • Loading branch information
alryaz committed Jun 17, 2021
1 parent 6fc5fe8 commit e65a79d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions custom_components/lkcomu_interrao/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"documentation": "https://github.com/alryaz/hass-lkcomu-interrao",
"issue_tracker": "https://github.com/alryaz/hass-lkcomu-interrao/issues",
"dependencies": [],
"version": "0.0.10",
"version": "0.0.11",
"codeowners": ["@alryaz"],
"requirements": [
"python-dateutil==2.8.1",
"cached-property==1.5.1",
"fake_useragent==0.1.11",
"inter-rao-energosbyt-python==0.0.9"
"inter-rao-energosbyt-python==0.0.10"
],
"config_flow": true
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cached-property==1.5.1
fake_useragent==0.1.11
inter-rao-energosbyt-python==0.0.9
inter-rao-energosbyt-python==0.0.10
homeassistant~=2021.6.4
attr~=0.3.1
attrs~=21.2.0
Expand Down

0 comments on commit e65a79d

Please sign in to comment.