Bump version to 0.9.0-rc.1

This commit is contained in:
Niko 2023-10-06 22:11:04 -06:00
parent 6e864d96b2
commit 1f5800759c
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.8.0"
version = "0.9.0-rc.1"
edition = "2021"
description = "Rust bindings for whisper.cpp"
license = "Unlicense"