Skip to content

Commit b19b9d1

Browse files
committed
update version
1 parent 1e5fd96 commit b19b9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.1",
134+
version="1.1.2",
135135
author="abdeladim-s",
136136
description="Python bindings for whisper.cpp",
137137
long_description=long_description,

0 commit comments

Comments
 (0)