diff --git a/faster_whisper/version.py b/faster_whisper/version.py index 4ef2952..406c6fc 100644 --- a/faster_whisper/version.py +++ b/faster_whisper/version.py @@ -1,3 +1,3 @@ """Version information.""" -__version__ = "1.1.1" +__version__ = "1.2.0"