🔖(minor) bump release to 0.1.26

Add noise reduction with RNNoise.
New feature needs to be battle tested,
it's protected with a feature flag.
This commit is contained in:
lebaudantoine
2025-06-25 22:37:22 +02:00
committed by aleb_the_flash
parent 513f3c588a
commit d1bb414cb4
8 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "meet"
version = "0.1.25"
version = "0.1.26"
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
classifiers = [
"Development Status :: 5 - Production/Stable",