mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-22 00:41:02 +00:00
Update developing version
This commit is contained in:
parent
cc01b86af5
commit
91231811e7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ stable_version = "0.5.1"
|
||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "whispering"
|
name = "whispering"
|
||||||
version = "0.5.1"
|
version = "0.5.2dev0"
|
||||||
description = "Streaming transcriber with whisper"
|
description = "Streaming transcriber with whisper"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
authors = ["Yuta Hayashibe <yuta@hayashibe.jp>"]
|
authors = ["Yuta Hayashibe <yuta@hayashibe.jp>"]
|
||||||
|
|
Loading…
Reference in a new issue