diff --git a/pyproject.toml b/pyproject.toml index 9315eb7..3194698 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "whisper-local" -version = "1.2.0" +version = "1.3.0" requires-python = ">=3.13" dependencies = [ "faster-whisper>=1.1.0",