Skip to content

Commit 897324d

Browse files
committed
Bump version to v0.0.10
1 parent ef5831d commit 897324d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coqui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
""" A Python API and CLI to use Coqui services programmatically """
2-
__version__ = "0.0.9"
2+
__version__ = "0.0.10"
33

44
import asyncio
55
from collections import namedtuple

0 commit comments

Comments
 (0)