Skip to content

Commit e8bdfe1

Browse files
Update package version
1 parent 7c89648 commit e8bdfe1

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.52.0] - 2025-09-24 12:24:39
9+
10+
### Fixed
11+
12+
- Bugs in the benefit cap exemption list.
13+
814
## [2.51.0] - 2025-09-10 09:28:56
915

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

22252231

22262232

2233+
[2.52.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.51.0...2.52.0
22272234
[2.51.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.50.0...2.51.0
22282235
[2.50.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.49.5...2.50.0
22292236
[2.49.5]: https://github.com/PolicyEngine/openfisca-uk/compare/2.49.4...2.49.5

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,3 +1884,8 @@
18841884
fixed:
18851885
- Update reduced vat expenditure share from OBR
18861886
date: 2025-09-10 09:28:56
1887+
- bump: minor
1888+
changes:
1889+
fixed:
1890+
- Bugs in the benefit cap exemption list.
1891+
date: 2025-09-24 12:24:39

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

0 commit comments

Comments
 (0)