From be1d603ad79835685c84cd1fd8ff1bbdefb90ad1 Mon Sep 17 00:00:00 2001 From: Roberto T Date: Tue, 2 Jul 2024 14:40:48 -0600 Subject: [PATCH] DYN-7080 Updating Description IronPython3 Bumping package version --- package_output/DSIronPython3/pkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package_output/DSIronPython3/pkg.json b/package_output/DSIronPython3/pkg.json index dcbb49a..62e86b8 100644 --- a/package_output/DSIronPython3/pkg.json +++ b/package_output/DSIronPython3/pkg.json @@ -2,7 +2,7 @@ "license": "", "file_hash": null, "name": "DynamoIronPython3", - "version": "1.4.0", + "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" ],