diff --git a/sbv2_core/Cargo.toml b/sbv2_core/Cargo.toml index fc6cb62..80f2e7a 100644 --- a/sbv2_core/Cargo.toml +++ b/sbv2_core/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sbv2_core" description = "Style-Bert-VITSの推論ライブラリ" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT" readme = "../README.md"