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

@@ -1,7 +1,7 @@
[project]
name = "summary"
version = "0.1.28"
version = "0.1.29"
dependencies = [
"fastapi[standard]>=0.105.0",
"uvicorn>=0.24.0",