Update version
Browse files
setup.py
CHANGED
@@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|
6 |
setuptools.setup(
|
7 |
name="TorToiSe",
|
8 |
packages=["tortoise", "tortoise/models", "tortoise/utils"],
|
9 |
-
version="2.1.
|
10 |
author="James Betker",
|
11 |
author_email="james@adamant.ai",
|
12 |
description="A high quality multi-voice text-to-speech library",
|
|
|
6 |
setuptools.setup(
|
7 |
name="TorToiSe",
|
8 |
packages=["tortoise", "tortoise/models", "tortoise/utils"],
|
9 |
+
version="2.1.1",
|
10 |
author="James Betker",
|
11 |
author_email="james@adamant.ai",
|
12 |
description="A high quality multi-voice text-to-speech library",
|