diff --git a/setup.py b/setup.py index 38e86b5..767db37 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setuptools.setup( name="RealtimeSTT", - version="0.3.5", + version="0.3.6", author="Kolja Beigel", author_email="kolja.beigel@web.de", description="A fast Voice Activity Detection and Transcription System",