From b07f976a15203f206557aae82ffd04be5023cf27 Mon Sep 17 00:00:00 2001 From: "Github Actions[bot]" Date: Thu, 23 Nov 2023 16:22:39 +0000 Subject: [PATCH] Update PolicyEngine UK --- CHANGELOG.md | 8 ++++++++ changelog.yaml | 6 ++++++ changelog_entry.yaml | 5 ----- setup.py | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa2df660..5715501ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.61.0] - 2023-11-23 16:22:19 + +### Added + +- Update National Insurance documentation +- Update Income Tax documentation + ## [0.60.0] - 2023-11-22 15:17:21 ### Added @@ -1087,6 +1094,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +[0.61.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.60.0...0.61.0 [0.60.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.59.0...0.60.0 [0.59.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.58.2...0.59.0 [0.58.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.58.1...0.58.2 diff --git a/changelog.yaml b/changelog.yaml index c0f582272..12884667c 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -906,3 +906,9 @@ added: - HM Treasury baseline for CPI uprating benefits. date: 2023-11-22 15:17:21 +- bump: minor + changes: + added: + - Update National Insurance documentation + - Update Income Tax documentation + date: 2023-11-23 16:22:19 diff --git a/changelog_entry.yaml b/changelog_entry.yaml index 98afbfa4e..e69de29bb 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -1,5 +0,0 @@ -- bump: minor - changes: - added: - - Update National Insurance documentation - - Update Income Tax documentation diff --git a/setup.py b/setup.py index 105a4456e..5b81a1995 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="PolicyEngine-UK", - version="0.60.0", + version="0.61.0", author="PolicyEngine", author_email="nikhil@policyengine.org", classifiers=[