diff --git a/CHANGELOG.md b/CHANGELOG.md index ab058e8..f1ec4fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ until the first tagged release. ## [Unreleased] +## [0.2.2] — 2026-07-19 + ### Changed - The gateway's default Tatlock URL is now `http://tatlock:8000` (docker diff --git a/gateway/pyproject.toml b/gateway/pyproject.toml index 9c9ba9d..a804d42 100644 --- a/gateway/pyproject.toml +++ b/gateway/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "desklock-gateway" -version = "0.2.1" +version = "0.2.2" description = "Voice gateway bridging the DeskLock device to the Tatlock butler (STT/chat/TTS)" requires-python = ">=3.11" dependencies = [