From 409cfe3e8fffcc1a6cade6f7ba6b3cbd44f28ab9 Mon Sep 17 00:00:00 2001 From: LiangQuan Date: Fri, 25 Oct 2024 10:20:40 +0800 Subject: [PATCH] bump version to 0.4.11 --- pai/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pai/version.py b/pai/version.py index 6c34e9a..c08fdcd 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.11"