🔖(minor) bump release to 0.1.34

- refactor pre-join screen
- handle permission errors
- add advanced admin controls over meeting
- display raised hand order
- add video settings
- add quick access video / microphone settings
- fix crisp regression
This commit is contained in:
lebaudantoine
2025-09-08 22:17:13 +02:00
committed by aleb_the_flash
parent a02cd26044
commit 9565e7a5d2
8 changed files with 11 additions and 11 deletions

View File

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