Skip to content

Commit 5f42aa6

Browse files
committed
manage python 3.11
1 parent dfe7ded commit 5f42aa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"domain": "keyatome",
33
"name": "KeyAtome Linky",
4-
"version" : "7.4.1",
4+
"version" : "7.4.2",
55
"codeowners": ["@jugla"],
66
"documentation": "https://github.com/jugla/keyatome",
77
"issue_tracker": "https://github.com/jugla/keyatome/issues",
88
"config_flow": true,
9-
"requirements": ["pykeyatome==2.1.1"],
9+
"requirements": ["pykeyatome==2.1.2"],
1010
"iot_class": "cloud_polling"
1111
}

0 commit comments

Comments
 (0)