diff --git a/pyproject.toml b/pyproject.toml index b8dea35..496d76a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ stable_version = "0.6.2" [tool.poetry] name = "whispering" -version = "0.6.2" +version = "0.6.3dev0" description = "Streaming transcriber with whisper" license = "MIT" authors = ["Yuta Hayashibe "]