mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Others] Update FASTDEPLOY_VERSION to 2.5.0-dev
This commit is contained in:
@@ -251,7 +251,7 @@ def get_name():
|
||||
|
||||
cmdclass_dict = {"bdist_wheel": CustomBdistWheel}
|
||||
cmdclass_dict["build_ext"] = CMakeBuild
|
||||
FASTDEPLOY_VERSION = os.environ.get("FASTDEPLOY_VERSION", "2.4.0-dev")
|
||||
FASTDEPLOY_VERSION = os.environ.get("FASTDEPLOY_VERSION", "2.5.0-dev")
|
||||
cmdclass_dict["build_optl"] = PostInstallCommand
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user