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,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.5.1] - 2024-09-23 11:22:32
9+
10+ ### Changed
11+
12+ - Documentation updated.
13+ - URLs for PUF data.
14+
815## [ 1.5.0] - 2024-09-23 10:28:55
916
1017### Added
@@ -112,6 +119,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
112119
113120
114121
122+ [ 1.5.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.5.0...1.5.1
115123[ 1.5.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.5...1.5.0
116124[ 1.4.5 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.4...1.4.5
117125[ 1.4.4 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.3...1.4.4
Original file line number Diff line number Diff line change 8585 changed :
8686 - Enhanced CPS now uses a 3-year pooled CPS.
8787 date : 2024-09-23 10:28:55
88+ - bump : patch
89+ changes :
90+ changed :
91+ - Documentation updated.
92+ - URLs for PUF data.
93+ date : 2024-09-23 11:22:32
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- changed :
4- - Documentation updated.
5- - URLs for PUF data.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " policyengine_us_data"
7- version = " 1.5.0 "
7+ version = " 1.5.1 "
88description = " A package to create representative microdata for the US."
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments