Skip to content

Commit 162c212

Browse files
committed
🚀 Release version 1.0.1
1 parent 6cb7f77 commit 162c212

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/signalrgb/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"requirements": [
1515
"signalrgb>=1.0.1"
1616
],
17-
"version": "1.0.0"
17+
"version": "1.0.1"
1818
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "signalrgb-homeassistant"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Home Assistant integration for SignalRGB"
55
authors = [{ name = "Stefanie Jane", email = "[email protected]" }]
66
license = { text = "Apache-2.0" }

0 commit comments

Comments
 (0)