Skip to content

Commit 5254f83

Browse files
committed
Bump petsafe to 2.0.5
1 parent a4c85d9 commit 5254f83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/petsafe/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "1.3.2",
2+
"version": "1.3.3",
33
"domain": "petsafe",
44
"name": "PetSafe",
55
"config_flow": true,
66
"documentation": "https://github.com/dcmeglio/homeassistant-petsafe/blob/master/README",
77
"requirements": [
8-
"petsafe==2.0.4"
8+
"petsafe==2.0.5"
99
],
1010
"issue_tracker": "https://github.com/dcmeglio/homeassistant-petsafe/issues",
1111
"ssdp": [],

0 commit comments

Comments
 (0)