🔖(minor) bump release to 1.20.0

This commit is contained in:
lebaudantoine
2026-06-12 17:19:30 +02:00
committed by aleb_the_flash
parent 53722ad1bc
commit 64819b3696
13 changed files with 16 additions and 1864 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ build-backend = "uv_build"
[project]
name = "meet"
version = "1.19.0"
version = "1.20.0"
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
classifiers = [
"Development Status :: 5 - Production/Stable",
+1 -1
View File
@@ -1187,7 +1187,7 @@ wheels = [
[[package]]
name = "meet"
version = "1.19.0"
version = "1.20.0"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },