Skip to content

Commit

Permalink
Python 3.9 annotations fix in AsusRouter library
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaskivskyi committed Apr 27, 2022
1 parent d1aef9d commit dc29475
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.8"],
"requirements": ["asusrouter==0.2.9"],
"loggers": ["asusrouter"]
}

0 comments on commit dc29475

Please sign in to comment.