Skip to content

Commit 55ea640

Browse files
committed
Update package version
1 parent 97d4919 commit 55ea640

4 files changed

Lines changed: 14 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.61.3] - 2025-12-01 03:34:34
9+
10+
### Added
11+
12+
- Add 2026 Plan 2 student loan interest rate thresholds (lower £29,385, upper £52,885) and freeze lower threshold 2027-2029 per Budget 2025
13+
814
## [2.61.2] - 2025-11-28 14:58:06
915

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

23662372

23672373

2374+
[2.61.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.61.2...2.61.3
23682375
[2.61.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.61.1...2.61.2
23692376
[2.61.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.61.0...2.61.1
23702377
[2.61.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.60.0...2.61.0

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2018,3 +2018,9 @@
20182018
averages (53.45p, 59.02p, 61.11p, 62.90p) with detailed documentation of actual
20192019
source values and calculation methodology.
20202020
date: 2025-11-28 14:58:06
2021+
- bump: patch
2022+
changes:
2023+
added:
2024+
- "Add 2026 Plan 2 student loan interest rate thresholds (lower \xA329,385, upper\
2025+
\ \xA352,885) and freeze lower threshold 2027-2029 per Budget 2025"
2026+
date: 2025-12-01 03:34:34

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-
added:
4-
- Add 2026 Plan 2 student loan interest rate thresholds (lower £29,385, upper £52,885) and freeze lower threshold 2027-2029 per Budget 2025

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

0 commit comments

Comments
 (0)