Changed version to 0.5.0 due to public API change
This commit is contained in:
parent
d8271e31d0
commit
9a3efcca5f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ exclude = ["examples/full_usage"]
|
|||
|
||||
[package]
|
||||
name = "whisper-rs"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
edition = "2021"
|
||||
description = "Rust bindings for whisper.cpp"
|
||||
license = "Unlicense"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue