From d8b1f8193d65b590f50e1e5f15f7483e9eb0f692 Mon Sep 17 00:00:00 2001 From: LiangQuan Date: Mon, 21 Oct 2024 14:14:28 +0800 Subject: [PATCH] bump version to 0.4.10 --- pai/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pai/version.py b/pai/version.py index 6c34e9a..8b362b0 100644 --- a/pai/version.py +++ b/pai/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION = "0.4.11.dev0" +VERSION = "0.4.10"