diff --git a/sbv2_core/Cargo.toml b/sbv2_core/Cargo.toml index b83565a..40efa96 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.1" +version = "0.1.2" edition = "2021" license = "MIT" readme = "../README.md"