Bump version to 0.9.0-rc.2

This commit is contained in:
Niko 2023-10-08 15:43:19 -06:00
parent 1b60556910
commit 7dac364460
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B

View file

@ -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"