Bump aiolifx to 0.8.8 (#87729)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Avi Miller 2023-02-09 08:35:53 +11:00 committed by GitHub
parent 18a3fe1237
commit 014743a27c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@
"loggers": ["aiolifx", "aiolifx_effects", "bitstring"],
"quality_scale": "platinum",
"requirements": [
"aiolifx==0.8.7",
"aiolifx==0.8.8",
"aiolifx_effects==0.3.1",
"aiolifx_themes==0.4.0"
]