diff --git a/DSIronPython/pkg.json b/DSIronPython/pkg.json index 3fc5c9b..581b146 100644 --- a/DSIronPython/pkg.json +++ b/DSIronPython/pkg.json @@ -2,7 +2,7 @@ "license": "", "file_hash": null, "name": "DynamoIronPython2.7", - "version": "3.1.1", + "version": "3.2.1", "description": "*** This is the official version of the IronPython Extension which will load the IronPython2 evaluation engine for Dynamo. Due to Dynamo's framework update from .NET4.8 to .NET8.0, IronPython2 is NOT officially supported for Dynamo versions 3.0 and above *** \r\n\r\nIf you see the following warning 'The configured Python engine could not be found' when you try to run a Python Script node which is set to use IronPython2, the host application for Dynamo (Such as Revit or Civil 3d) will have chosen to exclude IronPython2 as default installed content and you will need to download this extension in order to enable IronPython2 again.\r\n\r\nYou have the ability to either download this IronPython2 Extension or use the alternative out-of-the-box CPython3 engine and migrate your legacy IronPython2 code to CPython3. While there are differences in language the Python basis is the same and we have provided a Migration Assistant to help you migrate your code to Python3.", "group": "", "keywords": [ "python", "ironpython" ],