Skip to content

Commit 3d09b7b

Browse files
committed
update version
1 parent b60015f commit 3d09b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
131131
# logic and declaration, and simpler if you include description/version in a file.
132132
setup(
133133
name="pywhispercpp",
134-
version="1.1.4",
134+
version="1.2.0",
135135
author="abdeladim-s",
136136
description="Python bindings for whisper.cpp",
137137
long_description=long_description,

0 commit comments

Comments
 (0)