KoljaB 6 months ago
parent
commit
daeca62805
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      setup.py

+ 1 - 1
README.md

@@ -28,7 +28,7 @@ https://github.com/user-attachments/assets/797e6552-27cd-41b1-a7f3-e5cbc72094f5
 
 ### Updates
 
-Latest Version: v0.3.3
+Latest Version: v0.3.4
 
 See [release history](https://github.com/KoljaB/RealtimeSTT/releases).
 

+ 1 - 1
setup.py

@@ -9,7 +9,7 @@ with open('requirements.txt') as f:
 
 setuptools.setup(
     name="RealtimeSTT",
-    version="0.3.3",
+    version="0.3.4",
     author="Kolja Beigel",
     author_email="kolja.beigel@web.de",
     description="A fast Voice Activity Detection and Transcription System",