From 80f34ee2ddec56c5e8db20a4a7c0857089bf52f3 Mon Sep 17 00:00:00 2001 From: Roberto T <61755417+RobertGlobant20@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:47:32 -0700 Subject: [PATCH] DYN-7080 Updating Description IronPython3 (#15) * DYN-7080 Updating Description IronPython3 Updating Description IronPython3 package. * DYN-7080 Updating Description IronPython3 Bumping package version --- package_output/DSIronPython3/pkg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package_output/DSIronPython3/pkg.json b/package_output/DSIronPython3/pkg.json index 7d01d95..62e86b8 100644 --- a/package_output/DSIronPython3/pkg.json +++ b/package_output/DSIronPython3/pkg.json @@ -2,8 +2,8 @@ "license": "", "file_hash": null, "name": "DynamoIronPython3", - "version": "1.4.0", - "description": "unofficial python package for the IronPython 3 engine + stdlib. If you are using Dynamo < 3.x use package version < 1.2 ", + "version": "1.4.1", + "description": "***This is an unofficial version of the IronPython 3 Extension and Standard Library which will load the IronPython3 evaluation engine for Dynamo.\r\n\r\nDue to Dynamo's framework update from .NET4.8 to .NET8.0, you need to use the following versions of IronPython3:\r\n\r\n1. For Dynamo versions in the 2.X series, use IronPython3 versions less than 1.2\r\n2. For Dynamo versions in the 3.X series and above, use IronPython3 versions 1.3.1 or greater***", "group": "", "keywords": [ "python", "ironpython", "ironpython3" ], "dependencies": [],