🔖(minor) bump release to 0.1.40

- enhance technical documentation
- introduce external-api and service account
- fix inverted keyboard shortcuts
- allow configuring whisperX language (still wip)
- filter livekit event when sharing a single livekit instance
This commit is contained in:
lebaudantoine
2025-10-12 17:11:00 +02:00
committed by aleb_the_flash
parent 70d9d55227
commit ec94d613fa
9 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "agents"
version = "0.1.39"
version = "0.1.40"
requires-python = ">=3.12"
dependencies = [
"livekit-agents==1.2.6",