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 ef5831d commit 897324dCopy full SHA for 897324d
coqui/__init__.py
@@ -1,5 +1,5 @@
1
""" A Python API and CLI to use Coqui services programmatically """
2
-__version__ = "0.0.9"
+__version__ = "0.0.10"
3
4
import asyncio
5
from collections import namedtuple
0 commit comments