From 067f0f58ed089a02e28534495fc451a1c6c7a5c7 Mon Sep 17 00:00:00 2001 From: LiangQuan Date: Fri, 12 Jul 2024 13:30:48 +0800 Subject: [PATCH] release: 0.4.9 (#35) --- pai/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pai/version.py b/pai/version.py index 65ac819..02e162a 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.9.dev0" +VERSION = "0.4.9"