Skip to content

Commit be74458

Browse files
committed
Update package version
1 parent 898ff55 commit be74458

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.32.3] - 2025-06-17 12:37:38
9+
10+
### Fixed
11+
12+
- Update UK parameters.
13+
814
## [2.32.2] - 2025-06-12 12:42:27
915

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

18361842

18371843

1844+
[2.32.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.2...2.32.3
18381845
[2.32.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.1...2.32.2
18391846
[2.32.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.0...2.32.1
18401847
[2.32.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.31.0...2.32.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,3 +1546,8 @@
15461546
fixed:
15471547
- Bug with BRMA variable name.
15481548
date: 2025-06-12 12:42:27
1549+
- bump: patch
1550+
changes:
1551+
fixed:
1552+
- Update UK parameters.
1553+
date: 2025-06-17 12:37:38

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-
- Update UK parameters.

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.32.2",
7+
version="2.32.3",
88
author="PolicyEngine",
99
author_email="nikhil@policyengine.org",
1010
classifiers=[

0 commit comments

Comments
 (0)