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,8 @@ 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.4.5] - 2024-09-22 21:15:27
9+
810## [ 1.4.4] - 2024-09-19 15:36:00
911
1012### Changed
@@ -100,6 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
100102
101103
102104
105+ [ 1.4.5 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.4...1.4.5
103106[ 1.4.4 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.3...1.4.4
104107[ 1.4.3 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.2...1.4.3
105108[ 1.4.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.1...1.4.2
Original file line number Diff line number Diff line change 7373 - Split push actions into two separate files
7474 - Made run of second portion of push conditional upon run of first
7575 date : 2024-09-19 15:36:00
76+ - bump : patch
77+ changes :
78+ removed :
79+ - Unnecessary info in CONTRIBUTING.md
80+ date : 2024-09-22 21:15:27
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- removed :
4- - Unnecessary info in CONTRIBUTING.md
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.4.4 "
7+ version = " 1.4.5 "
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