diff --git a/pyproject.toml b/pyproject.toml index 1f6a6bf..26a296b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "local-transcription" -version = "1.0.9" +version = "1.0.10" description = "A standalone desktop application for real-time speech-to-text transcription using Whisper models" readme = "README.md" requires-python = ">=3.9"