Bump version to 0.2.0-alpha9

This commit is contained in:
tuna2134
2025-10-01 13:07:36 +09:00
committed by GitHub
parent d5a0f16bb0
commit 2cb43aaf6f

View File

@@ -3,7 +3,7 @@ resolver = "3"
members = ["./crates/sbv2_api", "./crates/sbv2_core", "./crates/sbv2_bindings", "./crates/sbv2_wasm"]
[workspace.package]
version = "0.2.0-alpha8"
version = "0.2.0-alpha9"
edition = "2021"
description = "Style-Bert-VITSの推論ライブラリ"
license = "MIT"