From 6b1cbf82f02fcf22e332cc1a1efc9900c54fa52e Mon Sep 17 00:00:00 2001 From: LiangQuan Date: Fri, 24 Oct 2025 14:02:23 +0800 Subject: [PATCH] bump version to 0.4.12.post0 --- pai/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pai/version.py b/pai/version.py index e21b84c..dc94054 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.12" +VERSION = "0.4.12.post0"