Skip to content

Commit f731ab0

Browse files
committed
chore(release): prepare v7.0.0-beta.0 release
1 parent 0830d24 commit f731ab0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

custom_components/hella_onyx/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"@muhlba91"
1616
],
1717
"iot_class": "cloud_polling",
18-
"version": "6.0.1"
18+
"version": "7.0.0-beta.0"
1919
}

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[build-system]
22
requires = [
3-
"poetry>=1.5.1"
3+
"poetry>=1.7.0"
44
]
55
build-backend = "poetry.core.masonry.api"
66

77
[tool.poetry]
88
name = "onyx-homeassistant-integration"
9-
version = "6.0.1"
9+
version = "7.0.0-beta.0"
1010
description = "Home Assistant Integration for Hella's ONYX.CENTER API."
1111
license = "MIT"
1212
authors = [

0 commit comments

Comments
 (0)