Skip to content

Commit

Permalink
Update PolicyEngine US data
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Sep 22, 2024
1 parent c743159 commit 659fac0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.4.5] - 2024-09-22 21:15:27

## [1.4.4] - 2024-09-19 15:36:00

### Changed
Expand Down Expand Up @@ -100,6 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0



[1.4.5]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.4...1.4.5
[1.4.4]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.3...1.4.4
[1.4.3]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.2...1.4.3
[1.4.2]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.1...1.4.2
Expand Down
5 changes: 5 additions & 0 deletions changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,8 @@
- Split push actions into two separate files
- Made run of second portion of push conditional upon run of first
date: 2024-09-19 15:36:00
- bump: patch
changes:
removed:
- Unnecessary info in CONTRIBUTING.md
date: 2024-09-22 21:15:27
4 changes: 0 additions & 4 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
- bump: patch
changes:
removed:
- Unnecessary info in CONTRIBUTING.md
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "policyengine_us_data"
version = "1.4.4"
version = "1.4.5"
description = "A package to create representative microdata for the US."
readme = "README.md"
authors = [
Expand Down

0 comments on commit 659fac0

Please sign in to comment.