File tree Expand file tree Collapse file tree 4 files changed +14
-6
lines changed
Expand file tree Collapse file tree 4 files changed +14
-6
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.29.0] - 2025-06-14 20:36:59
9+
10+ ### Added
11+
12+ - Change ACA Marketplace variable to use current coverage instead of any coverage within the last year.
13+
814## [ 1.28.4] - 2025-06-13 16:30:39
915
1016### Fixed
@@ -383,6 +389,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
383389
384390
385391
392+ [ 1.29.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.28.4...1.29.0
386393[ 1.28.4 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.28.3...1.28.4
387394[ 1.28.3 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.28.2...1.28.3
388395[ 1.28.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.28.1...1.28.2
Original file line number Diff line number Diff line change 318318 fixed :
319319 - Data length in the take-up variables.
320320 date : 2025-06-13 16:30:39
321+ - bump : minor
322+ changes :
323+ added :
324+ - Change ACA Marketplace variable to use current coverage instead of any coverage
325+ within the last year.
326+ date : 2025-06-14 20:36:59
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- added :
4- - Change ACA Marketplace variable to use current coverage instead of any coverage within
5- the last year.
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.4 "
11+ version = " 1.29.0 "
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