Skip to content

Commit ef5831d

Browse files
committed
Bump version to v0.0.9
1 parent 99dc60e commit ef5831d

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.8"
2+
__version__ = "0.0.9"
33

44
import asyncio
55
from collections import namedtuple

0 commit comments

Comments
 (0)