KoljaB 7 hónapja
szülő
commit
36c1a97cf2
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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