Skip to content

Commit

Permalink
Bump asusrouter to 0.2.8 for Python 3.9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaskivskyi committed Apr 27, 2022
1 parent 9d327c6 commit d1aef9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/asusrouter/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"config_flow": true,
"codeowners": ["@vaskivskyi"],
"iot_class": "local_polling",
"requirements": ["asusrouter==0.2.7"],
"requirements": ["asusrouter==0.2.8"],
"loggers": ["asusrouter"]
}

0 comments on commit d1aef9d

Please sign in to comment.