mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
[ci skip]update version
This commit is contained in:
@@ -18,7 +18,7 @@ if LooseVersion(sys.version) < LooseVersion("3.6") or LooseVersion(sys.version)
|
||||
)
|
||||
|
||||
|
||||
version = '0.0.11'
|
||||
version = '0.0.12'
|
||||
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