From 692e1f0b9986faa83edb69143d0512e0bc2db655 Mon Sep 17 00:00:00 2001 From: "PolicyEngine[bot]" Date: Mon, 28 Oct 2024 12:24:13 +0000 Subject: [PATCH] Bump PolicyEngine UK to 2.14.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 e69de29..40d3122 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Update PolicyEngine UK to 2.14.0 diff --git a/setup.py b/setup.py index 8ca9ba2..0c0a05f 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ "policyengine_canada==0.96.1", "policyengine-ng==0.5.1", "policyengine-il==0.1.0", - "policyengine_uk==2.13.1", + "policyengine_uk==2.14.0", "policyengine_us==1.133.0", "pyjwt", "Flask-Caching==2.0.2",