We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e644f0 commit 80ed9b2Copy full SHA for 80ed9b2
custom_components/pod_point/manifest.json
@@ -570,5 +570,5 @@
570
"aiodiscover",
571
"scapy"
572
],
573
- "version": "2.0.2"
+ "version": "2.0.3"
574
}
custom_components/pod_point/version.py
@@ -1,3 +1,3 @@
1
"""Version of the Pod Point integration"""
2
3
-__version__ = "2.0.2"
+__version__ = "2.0.3"
0 commit comments