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

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