🔖(minor) bump release to 1.23.0

This commit is contained in:
Florent Chehab
2026-07-08 10:03:36 +02:00
parent 8702638cf3
commit 4a1a04f86e
12 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ build-backend = "uv_build"
[project]
name = "meet"
version = "1.22.0"
version = "1.23.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.22.0"
version = "1.23.0"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },