diff --git a/voicevox/__init__.py b/voicevox/__init__.py index 1a1610f..0055324 100644 --- a/voicevox/__init__.py +++ b/voicevox/__init__.py @@ -15,4 +15,4 @@ "HttpException", "NotfoundError", "Speaker", "Style", "SupportedFeature" ) -__version__ = "0.2.0a" +__version__ = "0.2.0a2"