mirror of
https://github.com/wassname/TTS.git
synced 2026-09-10 11:50:20 +08:00
bump up version
This commit is contained in:
@@ -18,7 +18,7 @@ if LooseVersion(sys.version) < LooseVersion("3.6") or LooseVersion(sys.version)
|
||||
)
|
||||
|
||||
|
||||
version = '0.0.12'
|
||||
version = '0.0.13'
|
||||
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