mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-10 05:44:04 +02:00
chore: release v1.32.0 (#1580)
This commit is contained in:
parent
c5d216ea6f
commit
7f7fec4e34
3 changed files with 3 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.31.0"
|
||||
"version": "1.32.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "adaptive-lighting"
|
||||
version = "1.30.1"
|
||||
version = "1.32.0"
|
||||
description = "Automatically adjust brightness and color of lights based on the sun position"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
|
|
|
|||
2
uv.lock
generated
2
uv.lock
generated
|
|
@ -71,7 +71,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "adaptive-lighting"
|
||||
version = "1.30.1"
|
||||
version = "1.32.0"
|
||||
source = { editable = "." }
|
||||
|
||||
[package.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue