Update setup.py

This commit is contained in:
Jiang-Jia-Jun
2025-07-15 10:11:26 +08:00
committed by GitHub
parent b9eede57b6
commit e5de28bff2

View File

@@ -172,7 +172,7 @@ cmdclass_dict['build_ext'] = CMakeBuild
setup( setup(
name=get_name(), name=get_name(),
version="2.0.0", version="2.0.2",
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.",