Skip to content

Commit aebb209

Browse files
Update package version
1 parent 1c23026 commit aebb209

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.38.0] - 2025-07-14 14:10:31
9+
10+
### Fixed
11+
12+
- Uprating for rent split by private and social rented sectors.
13+
814
## [2.37.0] - 2025-07-14 10:36:08
915

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

19251931

19261932

1933+
[2.38.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.37.0...2.38.0
19271934
[2.37.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.36.1...2.37.0
19281935
[2.36.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.36.0...2.36.1
19291936
[2.36.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.35.1...2.36.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1624,3 +1624,8 @@
16241624
added:
16251625
- Water bills projections.
16261626
date: 2025-07-14 10:36:08
1627+
- bump: minor
1628+
changes:
1629+
fixed:
1630+
- Uprating for rent split by private and social rented sectors.
1631+
date: 2025-07-14 14:10:31

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-
- Uprating for rent split by private and social rented sectors.

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

0 commit comments

Comments
 (0)