diff --git a/voicevox/__init__.py b/voicevox/__init__.py index 78797fb..361c4de 100644 --- a/voicevox/__init__.py +++ b/voicevox/__init__.py @@ -18,4 +18,4 @@ "Style", "SupportedFeature", ) -__version__ = "0.2.2" +__version__ = "0.2.3"