diff --git a/pyproject.toml b/pyproject.toml index 9b11535..06998bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ stable_version = "0.6.4" [tool.poetry] name = "whispering" -version = "0.6.4" +version = "0.6.5dev0" description = "Streaming transcriber with whisper" license = "MIT" authors = ["Yuta Hayashibe "]