forked from mrq/tortoise-tts
Update version
This commit is contained in:
parent
96d2944f9b
commit
e4003d1df8
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
setuptools.setup(
|
||||
name="TorToiSe",
|
||||
packages=["tortoise", "tortoise/models", "tortoise/utils"],
|
||||
version="2.1.0",
|
||||
version="2.1.1",
|
||||
author="James Betker",
|
||||
author_email="james@adamant.ai",
|
||||
description="A high quality multi-voice text-to-speech library",
|
||||
|
|
Loading…
Reference in New Issue
Block a user