Update setup.py

This commit is contained in:
manmay nakhashi 2023-10-18 21:32:07 +05:30 committed by GitHub
parent f86845cacf
commit 9997002bdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup(
name="TorToiSe",
packages=setuptools.find_packages(),
version="2.8.0",
version="3.0.0",
author="James Betker",
author_email="james@adamant.ai",
description="A high quality multi-voice text-to-speech library",