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.30.2] - 2025-06-19 13:59:12
9+
10+ ### Fixed
11+
12+ - Small CPS is now 1000 households.
13+
814## [ 1.30.1] - 2025-06-19 10:09:37
915
1016### Added
@@ -407,6 +413,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
407413
408414
409415
416+ [ 1.30.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.30.1...1.30.2
410417[ 1.30.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.30.0...1.30.1
411418[ 1.30.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.29.1...1.30.0
412419[ 1.29.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.29.0...1.29.1
Original file line number Diff line number Diff line change 339339 added :
340340 - Add test for small ECPS.
341341 date : 2025-06-19 10:09:37
342+ - bump : patch
343+ changes :
344+ fixed :
345+ - Small CPS is now 1000 households.
346+ date : 2025-06-19 13:59:12
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Small CPS is now 1000 households.
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.30.1 "
11+ version = " 1.30.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