🔖(minor) bump release to 0.1.43

- upgrade dependencies for security reason
- handle hallucination in transcription
- minor frontend fixes
- support resource server authentification
This commit is contained in:
lebaudantoine
2025-12-10 23:05:00 +01:00
committed by aleb_the_flash
parent ad494f5de5
commit d241de6af1
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.42"
version = "0.1.43"
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
classifiers = [
"Development Status :: 5 - Production/Stable",