🔖(minor) bump release to 1.28.0

This commit is contained in:
lebaudantoine
2026-08-24 11:31:19 +02:00
committed by aleb_the_flash
parent 1bfe6b8977
commit f18d784615
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.27.0"
version = "1.28.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.27.0"
version = "1.28.0"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },