From e8780f7d4550ca2d2bbec864768775f9eac53089 Mon Sep 17 00:00:00 2001 From: shaojian-ant <121606618+shaojian-ant@users.noreply.github.com> Date: Wed, 6 Nov 2024 10:41:32 +0800 Subject: [PATCH] Update version.py --- heu/pylib/version.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/heu/pylib/version.py b/heu/pylib/version.py index 33a98e4..cf3c182 100644 --- a/heu/pylib/version.py +++ b/heu/pylib/version.py @@ -1,6 +1,3 @@ - - - # Copyright 2023 Ant Group Co., Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -16,4 +13,4 @@ # limitations under the License. -__version__ = "0.6.0.dev0" +__version__ = "0.6.0.dev20241106"