🔖(minor) bump release to 0.1.42

- add admin action to retry a recording notification to external services
- log more Celery tasks' parameters
- add multilingual support for real-time subtitles
- update backend dependencies
This commit is contained in:
lebaudantoine
2025-11-14 18:14:07 +01:00
committed by aleb_the_flash
parent dad396273c
commit d7ebdbf401
9 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "agents"
version = "0.1.41"
version = "0.1.42"
requires-python = ">=3.12"
dependencies = [
"livekit-agents==1.2.18",