File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed
Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.25.2] - 2025-05-26 22:01:07
9+
10+ ### Fixed
11+
12+ - Tests run after versioning.
13+
814## [ 1.25.1] - 2025-05-26 21:57:26
915
1016### Added
@@ -329,6 +335,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
329335
330336
331337
338+ [ 1.25.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.25.1...1.25.2
332339[ 1.25.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.25.0...1.25.1
333340[ 1.25.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.24.0...1.25.0
334341[ 1.24.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.23.4...1.24.0
Original file line number Diff line number Diff line change 273273 added :
274274 - Versioning to dataset uploads.
275275 date : 2025-05-26 21:57:26
276+ - bump : patch
277+ changes :
278+ fixed :
279+ - Tests run after versioning.
280+ date : 2025-05-26 22:01:07
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Tests run after versioning.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88
99[project ]
1010name = " policyengine_us_data"
11- version = " 1.25.1 "
11+ version = " 1.25.2 "
1212description = " A package to create representative microdata for the US."
1313readme = " README.md"
1414authors = [
You can’t perform that action at this time.
0 commit comments