Skip to content

Commit 259692d

Browse files
Update package version
1 parent 5ecd52f commit 259692d

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.53.1] - 2025-09-29 12:26:51
9+
10+
### Fixed
11+
12+
- Temporarily disabled OBR participation responses.
13+
814
## [2.53.0] - 2025-09-25 09:22:41
915

1016
### Fixed
@@ -2242,6 +2248,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22422248

22432249

22442250

2251+
[2.53.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.53.0...2.53.1
22452252
[2.53.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.52.1...2.53.0
22462253
[2.52.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.52.0...2.52.1
22472254
[2.52.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.51.0...2.52.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,3 +1899,8 @@
18991899
fixed:
19001900
- Bugs in the benefit cap exemption list.
19011901
date: 2025-09-25 09:22:41
1902+
- bump: patch
1903+
changes:
1904+
fixed:
1905+
- Temporarily disabled OBR participation responses.
1906+
date: 2025-09-29 12:26:51

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: patch
2-
changes:
3-
fixed:
4-
- Temporarily disabled OBR participation responses.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-uk"
3-
version = "2.53.0"
3+
version = "2.53.1"
44
description = "PolicyEngine tax and benefit system for the UK."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)