We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb7f77 commit 162c212Copy full SHA for 162c212
custom_components/signalrgb/manifest.json
@@ -14,5 +14,5 @@
14
"requirements": [
15
"signalrgb>=1.0.1"
16
],
17
- "version": "1.0.0"
+ "version": "1.0.1"
18
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "signalrgb-homeassistant"
3
-version = "1.0.0"
+version = "1.0.1"
4
description = "Home Assistant integration for SignalRGB"
5
authors = [{ name = "Stefanie Jane", email = "[email protected]" }]
6
license = { text = "Apache-2.0" }
0 commit comments