From f0653ab8caf27a2329b3c960b65061ffcce7f45f Mon Sep 17 00:00:00 2001 From: Jori <115452840+JDDevISSC@users.noreply.github.com> Date: Tue, 27 Jan 2026 10:35:53 +0100 Subject: [PATCH] [#53] Update python version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f0a6b2..2b0f207 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ The example `core.py.template` file in this repository contains a Python impleme # Python Version -This version of the Python Rule Engine Plugin uses the Python 2.7 interpreter. +This version of the Python Rule Engine Plugin uses the Python 3 interpreter. # Remote Execution