Skip to content

Commit

Permalink
Bump version to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ha-enthus1ast committed Dec 12, 2023
1 parent 2c9ea43 commit 4281c85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 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.0.1"
version = "0.0.4"
description = ""
authors = ["Viktor Karlquist <vkarlqui@gmail.com>"]
readme = "README.md"
Expand Down Expand Up @@ -42,6 +42,8 @@ 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 4281c85

Please sign in to comment.