diff --git a/CHANGELOG.md b/CHANGELOG.md index 65a6bd5..a80562b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ until the first tagged release. ## [Unreleased] +## [0.2.0] — 2026-07-15 + ### Added - After a request, the butler immediately says "Let me check on that for you, diff --git a/gateway/pyproject.toml b/gateway/pyproject.toml index 7500093..53ba8d4 100644 --- a/gateway/pyproject.toml +++ b/gateway/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "desklock-gateway" -version = "0.1.0" +version = "0.2.0" description = "Voice gateway bridging the DeskLock device to the Tatlock butler (STT/chat/TTS)" requires-python = ">=3.11" dependencies = [