We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7afe53 commit 8b75a70Copy full SHA for 8b75a70
pyproject.toml
@@ -8,7 +8,7 @@ description = "whispercpp: Pybind11 bindings for whisper.cpp"
8
readme = { file = "README.md", content-type = "text/markdown" }
9
license = { text = "Apache-2.0" }
10
requires-python = ">=3.8"
11
-version = "0.0.9.dev0"
+version = "0.0.9"
12
classifiers = [
13
"Development Status :: 4 - Beta",
14
"Intended Audience :: Developers",
0 commit comments