We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99dc60e commit ef5831dCopy full SHA for ef5831d
coqui/__init__.py
@@ -1,5 +1,5 @@
1
""" A Python API and CLI to use Coqui services programmatically """
2
-__version__ = "0.0.8"
+__version__ = "0.0.9"
3
4
import asyncio
5
from collections import namedtuple
0 commit comments