Skip to content

Commit 9f2e1c8

Browse files
committed
chore: bump version
1 parent c1f28a5 commit 9f2e1c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

custom_components/sinricpro/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"iot_class": "cloud_push",
88
"issue_tracker": "https://github.com/sinricpro/homeassistant-sinricpro/issues",
99
"requirements": ["aiohttp>=3.9.0"],
10-
"version": "1.0.0"
10+
"version": "2.0.0"
1111
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sinricpro-homeassistant"
3-
version = "1.0.0"
3+
version = "2.0.0"
44
description = "SinricPro integration for Home Assistant"
55
readme = "README.md"
66
license = {text = "MIT"}

0 commit comments

Comments
 (0)