🔖(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

@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "meet"
version = "0.1.41"
version = "0.1.42"
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
classifiers = [
"Development Status :: 5 - Production/Stable",