Bump -sys version to 0.7.0

This commit is contained in:
Niko 2023-10-06 22:12:05 -06:00
parent 1f5800759c
commit 3350ae41fb
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "whisper-rs-sys"
version = "0.6.1"
version = "0.7.0"
edition = "2021"
description = "Rust bindings for whisper.cpp (FFI bindings)"
license = "Unlicense"