Skip to content

Commit 2c4d5e9

Browse files
Update package version
1 parent 4eadec8 commit 2c4d5e9

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.32.0] - 2025-06-11 08:59:43
9+
10+
### Added
11+
12+
- Winter Fuel Allowance means-testing reform.
13+
814
## [2.31.0] - 2025-06-09 15:26:19
915

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

18181824

18191825

1826+
[2.32.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.31.0...2.32.0
18201827
[2.31.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.30.0...2.31.0
18211828
[2.30.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.29.0...2.30.0
18221829
[2.29.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.28.3...2.29.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,3 +1531,8 @@
15311531
changed:
15321532
- Updated employer National Insurance contribution rate to 15% from April 6, 2025.
15331533
date: 2025-06-09 15:26:19
1534+
- bump: minor
1535+
changes:
1536+
added:
1537+
- Winter Fuel Allowance means-testing reform.
1538+
date: 2025-06-11 08:59:43

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-
added:
4-
- Winter Fuel Allowance means-testing reform.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="PolicyEngine-UK",
7-
version="2.31.0",
7+
version="2.32.0",
88
author="PolicyEngine",
99
author_email="nikhil@policyengine.org",
1010
classifiers=[

0 commit comments

Comments
 (0)