Skip to content

Commit

Permalink
Merge pull request #41 from mobiusml/update_version
Browse files Browse the repository at this point in the history
added version number
  • Loading branch information
Jiltseb authored Oct 24, 2024
2 parents 0dfcee3 + dc8ab7c commit a8ad043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faster_whisper/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Version information."""

__version__ = "1.1.0"
__version__ = "1.1.1"

0 comments on commit a8ad043

Please sign in to comment.