1 parent 5e8323f commit 1539ee3Copy full SHA for 1539ee3
1 file changed
setup.py
@@ -8,7 +8,7 @@ def read_requirements():
8
9
setup(
10
name="speech-to-text",
11
- version="0.4.0",
+ version="0.4.1",
12
description="Real-time transcription using faster-whisper",
13
author="reriiasu",
14
url="https://github.com/reriiasu/speech-to-text",
0 commit comments