Skip to content

Commit

Permalink
Update aiotruenas-client to 0.9.0
Browse files Browse the repository at this point in the history
This will pick up some core library updates as well as some additional
logging to help debug #85 and #75.
  • Loading branch information
sdwilsh committed Dec 31, 2021
1 parent 4794709 commit f7d7673
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/truenas/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"iot_class": "local_polling",
"name": "TrueNAS",
"requirements": [
"aiotruenas-client==0.8.0"
"aiotruenas-client==0.9.0"
],
"ssdp": [],
"version": "0.3.0a0",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiotruenas-client==0.8.0
aiotruenas-client==0.9.0
black==21.12b0
isort==5.10.1
pre-commit==2.16.0
Expand Down

0 comments on commit f7d7673

Please sign in to comment.