From bbaa0bbcbeb1e9640b89c3d95b89c5d05c3f25cc Mon Sep 17 00:00:00 2001 From: "Github Actions[bot]" Date: Sat, 24 Feb 2024 05:08:26 +0000 Subject: [PATCH] Update PolicyEngine Canada --- CHANGELOG.md | 7 +++++++ changelog.yaml | 5 +++++ changelog_entry.yaml | 4 ---- setup.py | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 572e5e0bc..b1e1ffa25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## [0.89.0] - 2024-02-24 05:08:23 + +### Added + +- Alberta disability credit. + ## [0.88.1] - 2024-02-18 18:20:19 ### Added @@ -694,6 +700,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +[0.89.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.88.1...0.89.0 [0.88.1]: https://github.com/PolicyEngine/policyengine-canada/compare/0.88.0...0.88.1 [0.88.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.87.1...0.88.0 [0.87.1]: https://github.com/PolicyEngine/policyengine-canada/compare/0.87.0...0.87.1 diff --git a/changelog.yaml b/changelog.yaml index 3cb6d23b5..67daed2c0 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -576,3 +576,8 @@ added: - Labels to all variables, to pass latest core requirements. date: 2024-02-18 18:20:19 +- bump: minor + changes: + added: + - Alberta disability credit. + date: 2024-02-24 05:08:23 diff --git a/changelog_entry.yaml b/changelog_entry.yaml index a07914932..e69de29bb 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -1,4 +0,0 @@ -- bump: minor - changes: - added: - - Alberta disability credit. diff --git a/setup.py b/setup.py index 8fa17813a..49a4ffab5 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setup( name="policyengine-canada", - version="0.88.1", + version="0.89.0", author="PolicyEngine", author_email="hello@policyengine.org", classifiers=[