Skip to content

Commit 61861a5

Browse files
committed
Release version 0.5.0-dev0
1 parent b56588e commit 61861a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "0.4.0-dev0"
2+
current_version = "0.5.0-dev0"
33
parse = """(?x)
44
(?P<major>0|[1-9]\\d*)\\.
55
(?P<minor>0|[1-9]\\d*)\\.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "D-Link DCH-S150 HomeAssistant Integration"
3-
version = "0.4.0-dev0"
3+
version = "0.5.0-dev0"
44
description = "HomeAssistant integration for the defunct D-Link DCH-S150 motion sensor"
55
authors = ["UpDryTwist <tathamg@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)