mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-09-27 04:46:16 +08:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -172,7 +172,7 @@ cmdclass_dict['build_ext'] = CMakeBuild
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name=get_name(),
|
name=get_name(),
|
||||||
version="2.0.0",
|
version="2.0.1",
|
||||||
author="PaddlePaddle",
|
author="PaddlePaddle",
|
||||||
author_email="dltp@baidu.com",
|
author_email="dltp@baidu.com",
|
||||||
description="FastDeploy: Large Language Model Serving.",
|
description="FastDeploy: Large Language Model Serving.",
|
||||||
|
Reference in New Issue
Block a user