File tree Expand file tree Collapse file tree 4 files changed +15
-6
lines changed
Expand file tree Collapse file tree 4 files changed +15
-6
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ 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.38.0] - 2025-07-16 01:01:25
9+
10+ ### Changed
11+
12+ - Removed github download capability
13+ - Changed download option for soi.csv and np2023_d5_mid.csv to Hugging Face
14+
815## [ 1.37.1] - 2025-07-14 15:33:11
916
1017### Changed
@@ -530,6 +537,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
530537
531538
532539
540+ [ 1.38.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.37.1...1.38.0
533541[ 1.37.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.37.0...1.37.1
534542[ 1.37.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.36.2...1.37.0
535543[ 1.36.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.36.1...1.36.2
Original file line number Diff line number Diff line change 442442 - updating minimum versions on policyengine-us and pandas dependencies
443443 - getting rid of non-working manual workflow code
444444 date : 2025-07-14 15:33:11
445+ - bump : minor
446+ changes :
447+ changed :
448+ - Removed github download capability
449+ - Changed download option for soi.csv and np2023_d5_mid.csv to Hugging Face
450+ date : 2025-07-16 01:01:25
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- changed :
4- - Removed github download capability
5- - Changed download option for soi.csv and np2023_d5_mid.csv to Hugging Face
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.37.1 "
11+ version = " 1.38.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