From 680c5bce2ab649ff6a99d0a5787e648b369ab80c Mon Sep 17 00:00:00 2001 From: "Github Actions[bot]" Date: Fri, 11 Aug 2023 04:32:02 +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 8e8c4eba8..d74690035 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.76.0] - 2023-08-11 04:31:59 + +### Added + +- Alberta age credit. + ## [0.75.0] - 2023-08-10 01:36:53 ### Added @@ -582,6 +588,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +[0.76.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.75.0...0.76.0 [0.75.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.74.0...0.75.0 [0.74.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.73.0...0.74.0 [0.73.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.72.0...0.73.0 diff --git a/changelog.yaml b/changelog.yaml index a239a91b1..56267c24d 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -476,3 +476,8 @@ added: - Quebec basic personal amount. date: 2023-08-10 01:36:53 +- bump: minor + changes: + added: + - Alberta age credit. + date: 2023-08-11 04:31:59 diff --git a/changelog_entry.yaml b/changelog_entry.yaml index 7a8dc50c2..e69de29bb 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -1,4 +0,0 @@ -- bump: minor - changes: - added: - - Alberta age credit. diff --git a/setup.py b/setup.py index 48e697161..42bfff573 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ setup( name="policyengine-canada", - version="0.75.0", + version="0.76.0", author="PolicyEngine", author_email="hello@policyengine.org", classifiers=[