Fix name in pyproject.toml

This commit is contained in:
Yuta Hayashibe 2022-10-05 12:36:49 +09:00
parent cfc8e28009
commit b1ad42e690

View file

@ -1,5 +1,5 @@
[tool.poetry]
name = "whisper-streaming"
name = "whispering"
version = "0.1.0"
description = ""
authors = ["Yuta Hayashibe <yuta@hayashibe.jp>"]