Skip to content

Commit

Permalink
Bump ffpp to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
joseffallman committed Mar 2, 2024
1 parent 7e51014 commit 969623d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/flashforge/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/joseffallman/hass_flashforge/issues",
"requirements": [
"ffpp==0.0.11"
"ffpp==0.0.12"
],
"version": "0.1"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ pytest
pytest-cov>2.9.0
pytest-homeassistant-custom-component>0.13
pytest-asyncio==0.20.3
ffpp==0.0.11
ffpp==0.0.12
aiohttp_cors

0 comments on commit 969623d

Please sign in to comment.