mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-01-28 11:24:28 +01:00
bump minor version in setup.py
This commit is contained in:
parent
ff84654b2a
commit
799c5d261a
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=setuptools.find_packages(),
|
||||
version="2.4.2",
|
||||
version="2.5.0",
|
||||
author="James Betker",
|
||||
author_email="james@adamant.ai",
|
||||
description="A high quality multi-voice text-to-speech library",
|
||||
|
|
|
|||
Loading…
Reference in a new issue