🔖(minor) bump release to 0.1.29

What:

- fix minor issue on summary microservice
- PKCE (oidc) support
- add limitation on recording if supported

and more.
This commit is contained in:
lebaudantoine
2025-07-17 18:25:47 +02:00
parent 3c97418a70
commit 912bac8756
8 changed files with 11 additions and 11 deletions

View File

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