Skip to content

Commit 80ed9b2

Browse files
committed
Rev version
1 parent 0e644f0 commit 80ed9b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/pod_point/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,5 +570,5 @@
570570
"aiodiscover",
571571
"scapy"
572572
],
573-
"version": "2.0.2"
573+
"version": "2.0.3"
574574
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version of the Pod Point integration"""
22

3-
__version__ = "2.0.2"
3+
__version__ = "2.0.3"

0 commit comments

Comments
 (0)