From 61cf2b66b5ad46017ff532c5c058ffd986e1c65b Mon Sep 17 00:00:00 2001 From: LiangQuan Date: Mon, 31 Mar 2025 10:23:57 +0800 Subject: [PATCH] bump version to 0.4.12 --- pai/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pai/version.py b/pai/version.py index c08fdcd..e21b84c 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" +VERSION = "0.4.12"