From 6fcb4263a8e80970d63c4134eef02219572b26e1 Mon Sep 17 00:00:00 2001 From: "PolicyEngine[bot]" Date: Mon, 9 Oct 2023 19:10:40 +0000 Subject: [PATCH] Bump PolicyEngine UK to 0.56.3 --- changelog_entry.yaml | 4 ++++ setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29b..091d5433 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Update PolicyEngine UK to 0.56.3 diff --git a/setup.py b/setup.py index 46595de0..9929558a 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ "policyengine_canada==0.86.2", "policyengine-ng==0.5.1", "policyengine-il==0.1.0", - "policyengine_uk==0.55.2", + "policyengine_uk==0.56.3", "policyengine_us==0.493.0", "pymysql", "redis",