Skip to content

Commit bb38bbc

Browse files
committed
Update package version
1 parent d6143bf commit bb38bbc

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.72.1] - 2026-01-20 12:44:50
9+
10+
### Fixed
11+
12+
- Add 2026-27 Scottish income tax threshold freeze to baseline (higher, advanced, and top rates) per Scottish Budget 2025-26.
13+
814
## [2.72.0] - 2026-01-20 12:32:14
915

1016
### Added
@@ -2589,6 +2595,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25892595

25902596

25912597

2598+
[2.72.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.72.0...2.72.1
25922599
[2.72.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.71.1...2.72.0
25932600
[2.71.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.71.0...2.71.1
25942601
[2.71.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.70.7...2.71.0

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2246,3 +2246,9 @@
22462246
SFC forecasts.
22472247
- CPI uprating for SCP parameters for projections beyond 2030-31.
22482248
date: 2026-01-20 12:32:14
2249+
- bump: patch
2250+
changes:
2251+
fixed:
2252+
- Add 2026-27 Scottish income tax threshold freeze to baseline (higher, advanced,
2253+
and top rates) per Scottish Budget 2025-26.
2254+
date: 2026-01-20 12:44:50

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-
- Add 2026-27 Scottish income tax threshold freeze to baseline (higher, advanced, and top rates) per Scottish Budget 2025-26.

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

0 commit comments

Comments
 (0)