Skip to content

Commit ab5b72a

Browse files
committed
Update package version
1 parent d08fb6a commit ab5b72a

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.66.0] - 2026-01-12 16:12:34
9+
10+
### Fixed
11+
12+
- LHA freeze parameter.
13+
814
## [2.65.9] - 2025-12-09 16:16:37
915

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

24882494

24892495

2496+
[2.66.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.65.9...2.66.0
24902497
[2.65.9]: https://github.com/PolicyEngine/openfisca-uk/compare/2.65.8...2.65.9
24912498
[2.65.8]: https://github.com/PolicyEngine/openfisca-uk/compare/2.65.7...2.65.8
24922499
[2.65.7]: https://github.com/PolicyEngine/openfisca-uk/compare/2.65.6...2.65.7

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2138,3 +2138,8 @@
21382138
- Refactor variables with redundant adds/subtracts and formula definitions to
21392139
prevent sync issues
21402140
date: 2025-12-09 16:16:37
2141+
- bump: minor
2142+
changes:
2143+
fixed:
2144+
- LHA freeze parameter.
2145+
date: 2026-01-12 16:12:34

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-
- LHA freeze parameter.

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

0 commit comments

Comments
 (0)