Skip to content

Commit 659fac0

Browse files
Update PolicyEngine US data
1 parent c743159 commit 659fac0

4 files changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,8 @@
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

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: patch
2-
changes:
3-
removed:
4-
- Unnecessary info in CONTRIBUTING.md

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "policyengine_us_data"
7-
version = "1.4.4"
7+
version = "1.4.5"
88
description = "A package to create representative microdata for the US."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)