Skip to content

Commit

Permalink
Update version + bump pymodbus dependency to 3.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
binsentsu authored Jan 4, 2025
1 parent 36fec69 commit 8aef128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/solaredge_modbus/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"domain": "solaredge_modbus",
"name": "SolarEdge Modbus",
"documentation": "https://github.com/binsentsu/home-assistant-solaredge-modbus",
"requirements": ["pymodbus==3.6.9"],
"requirements": ["pymodbus==3.7.4"],
"dependencies": [],
"codeowners": ["@binsentsu"],
"config_flow": true,
"version": "1.12.0"
"version": "1.13.0"
}

0 comments on commit 8aef128

Please sign in to comment.