From 47ea073d7fea9e24f9bbeb25e58cf7d2fa160e8c Mon Sep 17 00:00:00 2001 From: LiangQuan Date: Fri, 25 Oct 2024 10:22:14 +0800 Subject: [PATCH] release: 0.4.11 (#46) --- 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"