Skip to content

Commit 041fd88

Browse files
Update package version
1 parent 0ab1fac commit 041fd88

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.48.0] - 2025-08-27 20:32:42
9+
10+
### Fixed
11+
12+
- Fuel duty is 52.95p per litre until 2026 where the temporary 5p cut is reversed, and then risen with RPI
13+
814
## [2.47.4] - 2025-08-14 16:30:16
915

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

21692175

21702176

2177+
[2.48.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.47.4...2.48.0
21712178
[2.47.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.47.3...2.47.4
21722179
[2.47.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.47.2...2.47.3
21732180
[2.47.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.47.1...2.47.2

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,3 +1835,9 @@
18351835
fixed:
18361836
- Issue causing capital gains elasticities to not take effect.
18371837
date: 2025-08-14 16:30:16
1838+
- bump: minor
1839+
changes:
1840+
fixed:
1841+
- Fuel duty is 52.95p per litre until 2026 where the temporary 5p cut is reversed,
1842+
and then risen with RPI
1843+
date: 2025-08-27 20:32:42

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-
- Fuel duty is 52.95p per litre until 2026 where the temporary 5p cut is reversed, and then risen with RPI

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

0 commit comments

Comments
 (0)