diff --git a/setup.py b/setup.py index 2f51e855..a6b18f97 100644 --- a/setup.py +++ b/setup.py @@ -172,7 +172,7 @@ class UploadCommand(Command): setup_info = dict( # Metadata name='paddlespeech', - version='0.1.0', + version='0.1.1', author='PaddlePaddle Speech and Language Team', author_email='paddlesl@baidu.com', url='https://github.com/PaddlePaddle/PaddleSpeech',