diff --git a/ovos_tts_plugin_mimic/version.py b/ovos_tts_plugin_mimic/version.py index a35cf56..a4282e3 100644 --- a/ovos_tts_plugin_mimic/version.py +++ b/ovos_tts_plugin_mimic/version.py @@ -1,7 +1,6 @@ -# The following lines are replaced during the release process. # START_VERSION_BLOCK VERSION_MAJOR = 0 VERSION_MINOR = 2 VERSION_BUILD = 9 -VERSION_ALPHA = 3 -# END_VERSION_BLOCK +VERSION_ALPHA = 4 +# END_VERSION_BLOCK \ No newline at end of file