🔖(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

@@ -1,7 +1,7 @@
[project]
name = "summary"
version = "0.1.25"
version = "0.1.26"
dependencies = [
"fastapi[standard]>=0.105.0",
"uvicorn>=0.24.0",