🔖(minor) bump release to 1.18.0

This commit is contained in:
lebaudantoine
2026-06-03 14:41:06 +02:00
committed by aleb_the_flash
parent 6c25d0a525
commit 73a7841b96
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.17.0"
version = "1.18.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.17.0"
version = "1.18.0"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },