diff --git a/setup.py b/setup.py index 48cc2eaf5..6810482fd 100644 --- a/setup.py +++ b/setup.py @@ -172,7 +172,7 @@ cmdclass_dict['build_ext'] = CMakeBuild setup( name=get_name(), - version="2.0.0", + version="2.0.1", author="PaddlePaddle", author_email="dltp@baidu.com", description="FastDeploy: Large Language Model Serving.",