jbetker commited on
Commit
e4003d1
1 Parent(s): 96d2944

Update version

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
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.0",
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",