Skip to content

Commit c4277c6

Browse files
Update package version
1 parent 7b05bc1 commit c4277c6

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.39.3] - 2025-07-17 12:45:26
9+
10+
### Fixed
11+
12+
- NI domestic rates taken as reported.
13+
814
## [2.39.2] - 2025-07-17 10:41:08
915

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

19621968

19631969

1970+
[2.39.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.39.2...2.39.3
19641971
[2.39.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.39.1...2.39.2
19651972
[2.39.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.39.0...2.39.1
19661973
[2.39.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.38.2...2.39.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1657,3 +1657,8 @@
16571657
- Use outturn data for council tax growth in England, Scotland, and Wales for
16581658
2023-2025.
16591659
date: 2025-07-17 10:41:08
1660+
- bump: patch
1661+
changes:
1662+
fixed:
1663+
- NI domestic rates taken as reported.
1664+
date: 2025-07-17 12:45:26

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: patch
2-
changes:
3-
fixed:
4-
- NI domestic rates taken as reported.

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

0 commit comments

Comments
 (0)