Skip to content

Commit 3912dab

Browse files
committed
Release version DCH-S150
1 parent c7b6e31 commit 3912dab

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.3.0-dev1"
2+
current_version = "0.4.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.3.0-dev1"
3+
version = "0.4.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)