Skip to content

Commit ab13323

Browse files
Update package version
1 parent 6fbb8d8 commit ab13323

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.0] - 2025-09-25 09:22:41
9+
10+
### Fixed
11+
12+
- Bugs in the benefit cap exemption list.
13+
814
## [2.52.1] - 2025-09-24 15:33:18
915

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

22372243

22382244

2245+
[2.53.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.52.1...2.53.0
22392246
[2.52.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.52.0...2.52.1
22402247
[2.52.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.51.0...2.52.0
22412248
[2.51.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.50.0...2.51.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,3 +1894,8 @@
18941894
fixed:
18951895
- Updated carbon emissions data to latest available figures
18961896
date: 2025-09-24 15:33:18
1897+
- bump: minor
1898+
changes:
1899+
fixed:
1900+
- Bugs in the benefit cap exemption list.
1901+
date: 2025-09-25 09:22:41

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: minor
2-
changes:
3-
fixed:
4-
- Bugs in the benefit cap exemption list.

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.52.1"
3+
version = "2.53.0"
44
description = "PolicyEngine tax and benefit system for the UK."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)