mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 23:04:03 +02:00
Update version in manifest.json (1.21.0) (#971)
This commit is contained in:
parent
d427b18b48
commit
edf0427131
2 changed files with 2 additions and 3 deletions
|
|
@ -8,5 +8,5 @@
|
|||
"iot_class": "calculated",
|
||||
"issue_tracker": "https://github.com/basnijholt/adaptive-lighting/issues",
|
||||
"requirements": ["ulid-transform"],
|
||||
"version": "1.20.0"
|
||||
"version": "1.21.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,8 +10,7 @@ fi
|
|||
pip install \
|
||||
colorlog==6.7.0 \
|
||||
pip>=21.0,<23.2 \
|
||||
ruff==0.0.265 \
|
||||
pre-commit
|
||||
ruff==0.0.265
|
||||
|
||||
./scripts/setup-dependencies
|
||||
./scripts/setup-symlinks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue