Skip to content

Commit f429eca

Browse files
Update package version
1 parent 16c4eb8 commit f429eca

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.4] - 2025-06-30 11:28:06
9+
10+
### Fixed
11+
12+
- Abolish Council Tax has no budgetary impact.
13+
814
## [2.32.3] - 2025-06-17 12:37:38
915

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

18421848

18431849

1850+
[2.32.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.3...2.32.4
18441851
[2.32.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.2...2.32.3
18451852
[2.32.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.1...2.32.2
18461853
[2.32.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.32.0...2.32.1

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,3 +1551,8 @@
15511551
fixed:
15521552
- Update UK parameters.
15531553
date: 2025-06-17 12:37:38
1554+
- bump: patch
1555+
changes:
1556+
fixed:
1557+
- Abolish Council Tax has no budgetary impact.
1558+
date: 2025-06-30 11:28:06

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-
- Abolish Council Tax has no budgetary impact.

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

0 commit comments

Comments
 (0)