From 3e5d4515e1a36b9ff3b4997ac61ec8bfb596aef1 Mon Sep 17 00:00:00 2001 From: "PolicyEngine[bot]" Date: Sun, 18 Jun 2023 09:27:20 +0000 Subject: [PATCH] Bump PolicyEngine UK to 0.51.0 --- 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..2c4b5734 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Update PolicyEngine UK to 0.51.0 diff --git a/setup.py b/setup.py index 6e0915b0..9a567ce6 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ "PolicyEngine-Core>=2.1,<3", "policyengine_canada==0.67.0", "policyengine-ng==0.5.1", - "policyengine_uk==0.50.1", + "policyengine_uk==0.51.0", "policyengine_us==0.335.0", "pymysql", "redis",