Skip to content

Commit

Permalink
Bump version to v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
reuben committed Jan 22, 2023
1 parent ef5831d commit 897324d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coqui/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
""" A Python API and CLI to use Coqui services programmatically """
__version__ = "0.0.9"
__version__ = "0.0.10"

import asyncio
from collections import namedtuple
Expand Down

0 comments on commit 897324d

Please sign in to comment.