From c584f53943806eaafab1026677e390b6b2cfcd78 Mon Sep 17 00:00:00 2001 From: fangting Date: Mon, 7 Aug 2023 10:28:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E8=A7=84=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fangting --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index b644212..01cd208 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "Jinja2", "License": "BSD 3-clause License", "License File": "LICENSE.rst", - "Version Number": "2.11.3", + "Version Number": "3.1.2", "Owner": "anguanglin@huawei.com", "Upstream URL": "https://github.com/pallets/jinja", "Description": "Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment." -- Gitee