Skip to content

Commit 735d1dc

Browse files
Update package version
1 parent 235c07c commit 735d1dc

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.35.0] - 2025-07-11 13:43:26
9+
10+
### Changed
11+
12+
- Earnings uprated with OBR average earnings rather than per-capita employment income.
13+
814
## [2.34.5] - 2025-07-10 16:14:53
915

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

18921898

18931899

1900+
[2.35.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.5...2.35.0
18941901
[2.34.5]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.4...2.34.5
18951902
[2.34.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.3...2.34.4
18961903
[2.34.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.2...2.34.3

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,3 +1595,9 @@
15951595
- HBAI documentation updated to include Healthy Start vouchers and external child
15961596
payments.
15971597
date: 2025-07-10 16:14:53
1598+
- bump: minor
1599+
changes:
1600+
changed:
1601+
- Earnings uprated with OBR average earnings rather than per-capita employment
1602+
income.
1603+
date: 2025-07-11 13:43:26

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-
changed:
4-
- Earnings uprated with OBR average earnings rather than per-capita employment income.

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

0 commit comments

Comments
 (0)