Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdeladim-s committed Jul 22, 2023
1 parent 1e5fd96 commit b19b9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
# logic and declaration, and simpler if you include description/version in a file.
setup(
name="pywhispercpp",
version="1.1.1",
version="1.1.2",
author="abdeladim-s",
description="Python bindings for whisper.cpp",
long_description=long_description,
Expand Down

0 comments on commit b19b9d1

Please sign in to comment.