Bump version to 0.9.0-rc.1
This commit is contained in:
parent
6e864d96b2
commit
1f5800759c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ exclude = ["examples/full_usage"]
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "whisper-rs"
|
name = "whisper-rs"
|
||||||
version = "0.8.0"
|
version = "0.9.0-rc.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Rust bindings for whisper.cpp"
|
description = "Rust bindings for whisper.cpp"
|
||||||
license = "Unlicense"
|
license = "Unlicense"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue