Skip to content

Commit

Permalink
v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Aug 19, 2023
1 parent 3202c3d commit 7f3d24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/frameworks/arduino.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def _get_installed_pip_packages():
deps = {
"wheel": ">=0.35.1",
"zopfli": ">=0.2.2",
"tasmota-metrics": ">=0.4.2"
"tasmota-metrics": ">=0.4.3"
}

installed_packages = _get_installed_pip_packages()
Expand Down

0 comments on commit 7f3d24a

Please sign in to comment.