From 330164cc58368ca58e9b94c65b78619e3df760e3 Mon Sep 17 00:00:00 2001 From: "Leo C. Stein" Date: Fri, 3 Apr 2026 11:53:59 -0500 Subject: [PATCH] Bump Version in PacletInfo.m to match version in about.py --- PacletInfo.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PacletInfo.m b/PacletInfo.m index 47452348..7032e116 100644 --- a/PacletInfo.m +++ b/PacletInfo.m @@ -1,7 +1,7 @@ Paclet[ Name -> "WolframClientForPython", - Version -> "1.4.0", + Version -> "1.4.1", MathematicaVersion -> "14.1+", Loading -> Automatic, Extensions -> {} -] \ No newline at end of file +]