From 7b1f3bd95419f27734786b69ca63a21e022dd15a Mon Sep 17 00:00:00 2001
From: Honglin Du <0mza987@gmail.com>
Date: Fri, 20 Jan 2023 13:00:24 +0800
Subject: [PATCH] update version
---
sdk/python/setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdk/python/setup.sh b/sdk/python/setup.sh
index 6f2cb865e9..5a41c946ce 100644
--- a/sdk/python/setup.sh
+++ b/sdk/python/setup.sh
@@ -5,7 +5,7 @@
#
#
-pip install mldesigner==0.0.81777745 --extra-index-url=https://azuremlsdktestpypi.azureedge.net/test-sdk-cli-v2/
+pip install https://hodstorage.blob.core.windows.net/dsltest/6/mldesigner-0.0.1-py3-none-any.whl
#
#