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 b60015f commit 3d09b7bCopy full SHA for 3d09b7b
setup.py
@@ -131,7 +131,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
131
# logic and declaration, and simpler if you include description/version in a file.
132
setup(
133
name="pywhispercpp",
134
- version="1.1.4",
+ version="1.2.0",
135
author="abdeladim-s",
136
description="Python bindings for whisper.cpp",
137
long_description=long_description,
0 commit comments