diff --git a/pyproject.toml b/pyproject.toml index 51ea10b..baad355 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "whisper-streaming" +name = "whispering" version = "0.1.0" description = "" authors = ["Yuta Hayashibe "]