Skip to content

Commit 8b75a70

Browse files
committed
release(pyproject): bump version to 0.0.9 [generated]
Signed-off-by: Aaron <[email protected]>
1 parent d7afe53 commit 8b75a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "whispercpp: Pybind11 bindings for whisper.cpp"
88
readme = { file = "README.md", content-type = "text/markdown" }
99
license = { text = "Apache-2.0" }
1010
requires-python = ">=3.8"
11-
version = "0.0.9.dev0"
11+
version = "0.0.9"
1212
classifiers = [
1313
"Development Status :: 4 - Beta",
1414
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)