This commit is contained in:
Yuta Hayashibe 2022-11-08 23:42:27 +09:00
parent 53970f3b51
commit 9cc31848de

View file

@ -1,9 +1,9 @@
[misc]
stable_version = "0.6.3"
stable_version = "0.6.4"
[tool.poetry]
name = "whispering"
version = "0.6.4dev0"
version = "0.6.4"
description = "Streaming transcriber with whisper"
license = "MIT"
authors = ["Yuta Hayashibe <yuta@hayashibe.jp>"]