diff --git a/faster_whisper/version.py b/faster_whisper/version.py index 01ad014..3b64d12 100644 --- a/faster_whisper/version.py +++ b/faster_whisper/version.py @@ -1,3 +1,3 @@ """Version information.""" -__version__ = "1.0.0" +__version__ = "1.0.1"