Bump minor version of whisper-rs

This commit is contained in:
Niko 2024-11-22 10:53:20 -07:00
parent 5448241496
commit 71ab110e04
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ exclude = ["examples/full_usage"]
[package] [package]
name = "whisper-rs" name = "whisper-rs"
version = "0.13.0" version = "0.13.1"
edition = "2021" edition = "2021"
description = "Rust bindings for whisper.cpp" description = "Rust bindings for whisper.cpp"
license = "Unlicense" license = "Unlicense"