From 00c4ba58903d46ecd2b0b739e2fbaf5e117d88e6 Mon Sep 17 00:00:00 2001 From: LiangQuan Date: Mon, 21 Oct 2024 15:16:20 +0800 Subject: [PATCH] release: 0.4.10.post0 (#45) --- pai/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pai/version.py b/pai/version.py index 8b362b0..8b4a8cb 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.10" +VERSION = "0.4.10.post0"