🔖(minor) bump release to 1.15.0

This commit is contained in:
lebaudantoine
2026-04-30 23:50:33 +02:00
committed by aleb_the_flash
parent cce0a45fbc
commit 07698ddced
11 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ build-backend = "uv_build"
[project]
name = "meet"
version = "1.14.0"
version = "1.15.0"
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
classifiers = [
"Development Status :: 5 - Production/Stable",
+1 -1
View File
@@ -1173,7 +1173,7 @@ wheels = [
[[package]]
name = "meet"
version = "1.14.0"
version = "1.15.0"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },