Skip to content

Commit

Permalink
Bump hue2mqtt to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
trickeydan committed Jul 11, 2021
1 parent 4b7d5bd commit b76e06b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python = "^3.8"
gmqtt = "^0.6.9"
pydantic = "^1.8.2"
toml = "^0.10.2"
hue2mqtt = { version = "^0.2.1", optional = true }
hue2mqtt = { version = "^0.2.2", optional = true }

[tool.poetry.extras]
hue = ["hue2mqtt"]
Expand Down

0 comments on commit b76e06b

Please sign in to comment.