diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c601a0..15794c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ until the first tagged release. ## [Unreleased] +## [0.2.1] — 2026-07-15 + ### Fixed - A spoken volume command no longer leaves the face stuck in the thinking diff --git a/gateway/pyproject.toml b/gateway/pyproject.toml index 53ba8d4..9c9ba9d 100644 --- a/gateway/pyproject.toml +++ b/gateway/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "desklock-gateway" -version = "0.2.0" +version = "0.2.1" description = "Voice gateway bridging the DeskLock device to the Tatlock butler (STT/chat/TTS)" requires-python = ">=3.11" dependencies = [