Skip to content

Commit e42cb40

Browse files
Update package version
1 parent 3002a7e commit e42cb40

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.34.5] - 2025-07-10 16:14:53
9+
10+
### Fixed
11+
12+
- HBAI documentation updated to include Healthy Start vouchers and external child payments.
13+
814
## [2.34.4] - 2025-07-10 16:12:40
915

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

18861892

18871893

1894+
[2.34.5]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.4...2.34.5
18881895
[2.34.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.3...2.34.4
18891896
[2.34.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.2...2.34.3
18901897
[2.34.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.34.1...2.34.2

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,3 +1589,9 @@
15891589
added:
15901590
- Missing HBAI variables.
15911591
date: 2025-07-10 16:12:40
1592+
- bump: patch
1593+
changes:
1594+
fixed:
1595+
- HBAI documentation updated to include Healthy Start vouchers and external child
1596+
payments.
1597+
date: 2025-07-10 16:14:53

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-
- HBAI documentation updated to include Healthy Start vouchers and external child payments.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="PolicyEngine-UK",
7-
version="2.34.4",
7+
version="2.34.5",
88
author="PolicyEngine",
99
author_email="nikhil@policyengine.org",
1010
classifiers=[

0 commit comments

Comments
 (0)