Skip to content

Commit 996f2f0

Browse files
committed
add release version
1 parent aac57a9 commit 996f2f0

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
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="whisper_s2t",
11-
version="1.1.1",
11+
version="1.2.0",
1212
description="An Optimized Speech-to-Text Pipeline for the Whisper Model.",
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)