We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee58e23 commit 84fb419Copy full SHA for 84fb419
custom_components/span_panel/manifest.json
@@ -7,7 +7,7 @@
7
"iot_class": "local_polling",
8
"issue_tracker": "https://github.com/SpanPanel/span/issues",
9
"requirements": [],
10
- "version": "1.0.3b4",
+ "version": "1.0.3",
11
"zeroconf": [
12
{
13
"type": "_span._tcp.local."
custom_components/span_panel/version.py
@@ -1,3 +1,3 @@
1
"""Version for span."""
2
3
-__version__ = "1.0.3b4"
+__version__ = "1.0.3"
0 commit comments