Skip to content

Commit

Permalink
Bump version to v0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: ha-enthus1ast <[email protected]>
  • Loading branch information
ha-enthus1ast committed Dec 20, 2023
1 parent 77db0f4 commit 58b0474
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "plejd-mqtt-ha"
version = "0.1.0"
version = "0.1.1"
description = ""
authors = ["Viktor Karlquist <[email protected]>"]
readme = "README.md"
Expand Down Expand Up @@ -43,6 +43,7 @@ ignore="tools"
warn_return_any = true
warn_unused_configs = true


[tool.poetry.group.test.dependencies]
pytest-mock = "^3.6.1"
pytest-asyncio = "^0.23.2"
Expand Down

0 comments on commit 58b0474

Please sign in to comment.