chore: release v1.32.0

This commit is contained in:
Bas Nijholt 2026-09-06 13:04:10 -07:00
commit 17730f022d
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]