Skip to content

Commit 83e6904

Browse files
authored
Merge pull request #33 from Minims/master
[2022.07.0] Update GPIO Version
2 parents 037958d + 6d4186a commit 83e6904

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/argon40/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"domain": "argon40",
33
"name": "Argon40",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"documentation": "https://github.com/Misiu/argon40",
66
"issue_tracker": "https://github.com/Misiu/argon40/issues",
77
"codeowners": ["@Misiu"],
88
"requirements": [
9-
"RPi.GPIO==0.7.1a4",
9+
"RPi.GPIO==0.7.1",
1010
"smbus-cffi==0.5.1"
1111
],
1212
"iot_class": "assumed_state"

0 commit comments

Comments
 (0)