Skip to content

Commit

Permalink
chore: bump to ims-envista 0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyKh authored Nov 4, 2024
1 parent a05b3d1 commit 37ae50d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions custom_components/ims_envista/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/GuyKh/ims-envista-custom-component/issues",
"loggers": ["ims_envista"],
"requirements": ["ims-envista==0.1.11"],
"version": "0.0.9"
"requirements": ["ims-envista==0.1.12"],
"version": "0.0.10"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
colorlog>=6.8.2
homeassistant==2024.2.0
ims-envista==0.1.11
ims-envista==0.1.12
pip>=21.3.1
ruff>=0.6.9

0 comments on commit 37ae50d

Please sign in to comment.