chore: release v1.32.0 (#1580)

This commit is contained in:
Bas Nijholt 2026-09-06 22:06:43 +02:00 committed by GitHub
commit 7f7fec4e34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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"
}

View file

@ -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
View file

@ -71,7 +71,7 @@ wheels = [
[[package]]
name = "adaptive-lighting"
version = "1.30.1"
version = "1.32.0"
source = { editable = "." }
[package.dev-dependencies]