chore: prepare version 1.32.0b1

This commit is contained in:
Bas Nijholt 2026-09-06 01:30:32 -07:00
commit 0f606fb935
2 changed files with 2 additions and 2 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.0b1"
}

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "adaptive-lighting"
version = "1.30.1"
version = "1.32.0b1"
description = "Automatically adjust brightness and color of lights based on the sun position"
readme = "README.md"
license = "Apache-2.0"