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