v0.6.1dev0

This commit is contained in:
Yuta Hayashibe 2022-10-15 14:59:22 +09:00
parent d32073b27d
commit 660dd3d48a

View file

@ -3,7 +3,7 @@ stable_version = "0.6.0"
[tool.poetry]
name = "whispering"
version = "0.6.0"
version = "0.6.1dev0"
description = "Streaming transcriber with whisper"
license = "MIT"
authors = ["Yuta Hayashibe <yuta@hayashibe.jp>"]