diff --git a/Cargo.toml b/Cargo.toml index f341802..24849b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ exclude = ["examples/full_usage"] [package] name = "whisper-rs" -version = "0.15.0" +version = "0.15.1" edition = "2021" description = "Rust bindings for whisper.cpp" license = "Unlicense"