release v0.2.2

Network migration: the gateway's default Tatlock URL is now the docker
container name (http://tatlock:8000); the retiring tatlock.schweitz.internal
domain is gone from config and docs. Deployments that set
DESKLOCK_TATLOCK_BASE_URL are unaffected.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-19 12:32:13 +02:00
co-authored by Claude Fable 5
parent 014c86f51e
commit ab59adc644
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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
+1 -1
View File
@@ -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 = [