Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
large-v3 support
  • Loading branch information
absadiki authored Feb 9, 2024
1 parent 00eaadf commit 9facb04
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.3",
version="1.1.4",
author="abdeladim-s",
description="Python bindings for whisper.cpp",
long_description=long_description,
Expand Down

0 comments on commit 9facb04

Please sign in to comment.