🔖(release) release 1.1.0

- enable user provisioning through the external viewset
- add LLM observability on the summary service
This commit is contained in:
lebaudantoine
2025-12-22 11:04:56 +01:00
committed by aleb_the_flash
parent 493d7b96f1
commit 0daa6d0432
10 changed files with 14 additions and 12 deletions

View File

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