diff --git a/README.md b/README.md index e30949a..e455e7b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ https://github.com/user-attachments/assets/797e6552-27cd-41b1-a7f3-e5cbc72094f5 ### Updates -Latest Version: v0.3.6 +Latest Version: v0.3.7 See [release history](https://github.com/KoljaB/RealtimeSTT/releases). diff --git a/setup.py b/setup.py index 767db37..b13dec1 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setuptools.setup( name="RealtimeSTT", - version="0.3.6", + version="0.3.7", author="Kolja Beigel", author_email="kolja.beigel@web.de", description="A fast Voice Activity Detection and Transcription System",