From d75c612787b329b45f69a687ebdb22ee5c9efb2f Mon Sep 17 00:00:00 2001 From: "PolicyEngine[bot]" Date: Mon, 16 Sep 2024 16:33:32 +0000 Subject: [PATCH] Bump PolicyEngine US to 1.79.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 e69de29..ac963f4 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Update PolicyEngine US to 1.79.3 diff --git a/setup.py b/setup.py index 54c3a4f..2d7f745 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "policyengine-ng==0.5.1", "policyengine-il==0.1.0", "policyengine_uk==1.8.0", - "policyengine_us==1.79.2", + "policyengine_us==1.79.3", "pyjwt", "Flask-Caching==2.0.2", "urllib3<1.27,>=1.21.1",