Skip to content

Commit

Permalink
Also include voices in the manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
neonbjb committed May 31, 2022
1 parent 48fe328 commit 480f7e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
recursive-include tortoise/data *
recursive-include tortoise/voices *
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
setuptools.setup(
name="TorToiSe",
packages=setuptools.find_packages(),
version="2.4.1",
version="2.4.2",
author="James Betker",
author_email="[email protected]",
description="A high quality multi-voice text-to-speech library",
Expand Down

0 comments on commit 480f7e3

Please sign in to comment.