mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
[Serving] fix simple_serving log error (#1117)
* fix simple_serving log error * 1 1
This commit is contained in:
@@ -7,7 +7,7 @@ install_requires = ['uvicorn==0.16.0']
|
||||
|
||||
setuptools.setup(
|
||||
name="fastdeploy-tools", # name of package
|
||||
version="0.0.2", #version of package
|
||||
version="0.0.3", #version of package
|
||||
description="A toolkit for FastDeploy.",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/plain",
|
||||
|
Reference in New Issue
Block a user