From 9ff9d038c9fe2af3f4a444e7b4abfc4778df6427 Mon Sep 17 00:00:00 2001 From: "Github Actions[bot]" Date: Thu, 14 Sep 2023 16:06:59 +0000 Subject: [PATCH] Update PolicyEngine UK --- CHANGELOG.md | 7 +++++++ changelog.yaml | 5 +++++ changelog_entry.yaml | 4 ---- setup.py | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a70269c..47ec2fa5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.56.2] - 2023-09-14 16:06:31 + +### Fixed + +- Small issues on the NI page. + ## [0.56.1] - 2023-09-14 15:35:12 ### Added @@ -1031,6 +1037,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +[0.56.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.56.1...0.56.2 [0.56.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.56.0...0.56.1 [0.56.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.4...0.56.0 [0.55.4]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.3...0.55.4 diff --git a/changelog.yaml b/changelog.yaml index 7755db82b..f4a4c12f0 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -856,3 +856,8 @@ added: - Documentation for TV licence. date: 2023-09-14 15:35:12 +- bump: patch + changes: + fixed: + - Small issues on the NI page. + date: 2023-09-14 16:06:31 diff --git a/changelog_entry.yaml b/changelog_entry.yaml index b74a8c722..e69de29bb 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -1,4 +0,0 @@ -- bump: patch - changes: - fixed: - - Small issues on the NI page. diff --git a/setup.py b/setup.py index 2229d35ab..034d394f1 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="PolicyEngine-UK", - version="0.56.1", + version="0.56.2", author="PolicyEngine", author_email="nikhil@policyengine.org", classifiers=[