Skip to content

Commit d8c2a4a

Browse files
Update package version
1 parent 633da27 commit d8c2a4a

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.51.0] - 2025-09-10 09:28:56
9+
10+
### Fixed
11+
12+
- Update reduced vat expenditure share from OBR
13+
814
## [2.50.0] - 2025-09-03 09:15:47
915

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

22192225

22202226

2227+
[2.51.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.50.0...2.51.0
22212228
[2.50.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.49.5...2.50.0
22222229
[2.49.5]: https://github.com/PolicyEngine/openfisca-uk/compare/2.49.4...2.49.5
22232230
[2.49.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.49.3...2.49.4

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1879,3 +1879,8 @@
18791879
fixed:
18801880
- Add real_hbai_household_net_income_ahc variable for convenience.
18811881
date: 2025-09-03 09:15:47
1882+
- bump: minor
1883+
changes:
1884+
fixed:
1885+
- Update reduced vat expenditure share from OBR
1886+
date: 2025-09-10 09:28:56

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-
- Update reduced vat expenditure share from OBR

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

0 commit comments

Comments
 (0)