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.23.1] - 2025-05-19 07:52:35
9+
10+ ### Fixed
11+
12+ - Runtime for tests reduced.
13+
814## [ 1.23.0] - 2025-05-14 14:29:32
915
1016### Added
@@ -287,6 +293,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
287293
288294
289295
296+ [ 1.23.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.23.0...1.23.1
290297[ 1.23.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.22.0...1.23.0
291298[ 1.22.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.21.1...1.22.0
292299[ 1.21.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.21.0...1.21.1
Original file line number Diff line number Diff line change 237237 - scf package loading module
238238 - auto loan balance imputation notebook
239239 date : 2025-05-14 14:29:32
240+ - bump : patch
241+ changes :
242+ fixed :
243+ - Runtime for tests reduced.
244+ date : 2025-05-19 07:52:35
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Runtime for tests reduced.
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.23.0 "
11+ version = " 1.23.1 "
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