Files
2026-03-17 13:34:34 +05:30

4 lines
76 B
Python

from whisper_live.__version__ import __version__
__all__ = ['__version__']