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.28.2] - 2025-06-13 11:06:01
9+
10+ ### Added
11+
12+ - Join wealth and auto loan interest imputations.
13+
814## [ 1.28.1] - 2025-06-12 16:59:41
915
1016### Fixed
@@ -365,6 +371,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
365371
366372
367373
374+ [ 1.28.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.28.1...1.28.2
368375[ 1.28.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.28.0...1.28.1
369376[ 1.28.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.27.0...1.28.0
370377[ 1.27.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.26.0...1.27.0
Original file line number Diff line number Diff line change 303303 fixed :
304304 - Increase tolerance for auto loan interest and balance test.
305305 date : 2025-06-12 16:59:41
306+ - bump : patch
307+ changes :
308+ added :
309+ - Join wealth and auto loan interest imputations.
310+ date : 2025-06-13 11:06:01
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- added :
4- - Join wealth and auto loan interest imputations.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88
99[project ]
1010name = " policyengine_us_data"
11- version = " 1.28.1 "
11+ version = " 1.28.2 "
1212description = " A package to create representative microdata for the US."
1313readme = " README.md"
1414authors = [
You can’t perform that action at this time.
0 commit comments