Export __version__ at the module level (#258)
This commit is contained in:
3
faster_whisper/version.py
Normal file
3
faster_whisper/version.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Version information."""
|
||||
|
||||
__version__ = "0.5.1"
|
||||
Reference in New Issue
Block a user