File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed
Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.38.0] - 2026-02-18 14:08:40
9+
10+ ### Changed
11+
12+ - Replaced ad-hoc calibration targets with structured registry and source modules.
13+
814## [ 1.37.1] - 2026-02-17 16:05:41
915
1016### Fixed
@@ -605,6 +611,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
605611
606612
607613
614+ [ 1.38.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.37.1...1.38.0
608615[ 1.37.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.37.0...1.37.1
609616[ 1.37.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.36.2...1.37.0
610617[ 1.36.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.36.1...1.36.2
Original file line number Diff line number Diff line change 537537 are created for the calibrator.
538538 - Remove xfail markers from salary sacrifice headcount tests.
539539 date : 2026-02-17 16:05:41
540+ - bump : minor
541+ changes :
542+ changed :
543+ - Replaced ad-hoc calibration targets with structured registry and source modules.
544+ date : 2026-02-18 14:08:40
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- changed :
4- - Replaced ad-hoc calibration targets with structured registry and source modules.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " policyengine_uk_data"
7- version = " 1.37.1 "
7+ version = " 1.38.0 "
88description = " A package to create representative microdata for the UK."
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments