From c9d4a2a6a1911faa9135c8fe37df4f0458b103a8 Mon Sep 17 00:00:00 2001 From: "Github Actions[bot]" Date: Thu, 14 Sep 2023 13:53:48 +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 2bf3085df..3c703d7b4 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.55.3] - 2023-09-14 13:53:16 + +### Added + +- Documentation example. + ## [0.55.2] - 2023-08-24 14:59:45 ### Added @@ -1007,6 +1013,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +[0.55.3]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.2...0.55.3 [0.55.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.1...0.55.2 [0.55.1]: https://github.com/PolicyEngine/openfisca-uk/compare/0.55.0...0.55.1 [0.55.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.54.0...0.55.0 diff --git a/changelog.yaml b/changelog.yaml index 2a2ac599f..2006e5c89 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -836,3 +836,8 @@ added: - Documentation for fuel duty. date: 2023-08-24 14:59:45 +- bump: patch + changes: + added: + - Documentation example. + date: 2023-09-14 13:53:16 diff --git a/changelog_entry.yaml b/changelog_entry.yaml index 5355683f0..e69de29bb 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -1,4 +0,0 @@ -- bump: patch - changes: - added: - - Documentation example. diff --git a/setup.py b/setup.py index 550cb11dc..85a85668c 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="PolicyEngine-UK", - version="0.55.2", + version="0.55.3", author="PolicyEngine", author_email="nikhil@policyengine.org", classifiers=[