Skip to content

Commit

Permalink
Bump version to v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ha-enthus1ast committed Dec 18, 2023
1 parent 6d83198 commit e331401
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.6"
version = "0.0.8"
description = ""
authors = ["Viktor Karlquist <vkarlqui@gmail.com>"]
readme = "README.md"
Expand Down Expand Up @@ -46,6 +46,8 @@ 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 e331401

Please sign in to comment.