Skip to content

Commit b9ca068

Browse files
Update PolicyEngine US data
1 parent 1fe7f3e commit b9ca068

4 files changed

Lines changed: 15 additions & 6 deletions

File tree

CHANGELOG.md

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

changelog.yaml

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

changelog_entry.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
- bump: patch
2-
changes:
3-
changed:
4-
- Documentation updated.
5-
- URLs for PUF data.

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.5.0"
7+
version = "1.5.1"
88
description = "A package to create representative microdata for the US."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)