This commit is contained in:
Yuta Hayashibe 2022-10-21 22:10:17 +09:00
parent f5b93ae3be
commit 9b9ef542b7

View file

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