diff --git a/Cargo.toml b/Cargo.toml index 23ed6f1..eab903c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ exclude = ["examples/full_usage"] [package] name = "whisper-rs" -version = "0.9.0-rc.1" +version = "0.9.0-rc.2" edition = "2021" description = "Rust bindings for whisper.cpp" license = "Unlicense"