bump version

This commit is contained in:
makaveli10
2023-08-08 21:13:20 +08:00
parent c6572089bf
commit fbaa1ce6ab
+1 -1
View File
@@ -9,7 +9,7 @@ README = (HERE / "README.md").read_text()
# This call to setup() does all the work
setup(name="whisper-live",
version="0.0.5",
version="0.0.6",
description="A nearly-live implementation of OpenAI's Whisper.",
long_description=README,
long_description_content_type="text/markdown",