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.39.2] - 2025-07-22 21:03:38
9+
10+ ### Changed
11+
12+ - Update microdf_python dependency to >=1.0.0.
13+
814## [ 1.39.1] - 2025-07-18 17:01:51
915
1016### Fixed
@@ -556,6 +562,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
556562
557563
558564
565+ [ 1.39.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.39.1...1.39.2
559566[ 1.39.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.39.0...1.39.1
560567[ 1.39.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.38.1...1.39.0
561568[ 1.38.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.38.0...1.38.1
Original file line number Diff line number Diff line change 465465 to follow the same clean csv format.
466466 - Track all csv files used by loss.py for backwards compatibility.
467467 date : 2025-07-18 17:01:51
468+ - bump : patch
469+ changes :
470+ changed :
471+ - Update microdf_python dependency to >=1.0.0.
472+ date : 2025-07-22 21:03:38
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- changed :
4- - Update microdf_python dependency to >=1.0.0.
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.39.1 "
11+ version = " 1.39.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