File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.53.0] - 2026-01-23 20:51:58
9+
10+ ### Changed
11+
12+ - Added policyengine-claude plugin auto-install configuration.
13+
814## [ 1.52.0] - 2026-01-22 20:50:13
915
1016### Added
@@ -809,6 +815,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
809815
810816
811817
818+ [ 1.53.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.52.0...1.53.0
812819[ 1.52.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.51.1...1.52.0
813820[ 1.51.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.51.0...1.51.1
814821[ 1.51.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.50.0...1.51.0
Original file line number Diff line number Diff line change 682682 - tests to verify SparseMatrixBuilder correctly calculates variables and constraints
683683 into the calibration matrix.
684684 date : 2026-01-22 20:50:13
685+ - bump : minor
686+ changes :
687+ changed :
688+ - Added policyengine-claude plugin auto-install configuration.
689+ date : 2026-01-23 20:51:58
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- changed :
4- - Added policyengine-claude plugin auto-install configuration.
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.52 .0"
11+ version = " 1.53 .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