mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
update the version
This commit is contained in:
@@ -19,7 +19,7 @@ if LooseVersion(sys.version) < LooseVersion("3.6") or LooseVersion(sys.version)
|
||||
)
|
||||
|
||||
|
||||
version = '0.0.10.2'
|
||||
version = '0.0.10.3'
|
||||
cwd = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
class build_py(setuptools.command.build_py.build_py): # pylint: disable=too-many-ancestors
|
||||
|
||||
Reference in New Issue
Block a user