From 60dbafe5b9d1e057d36ad504985b9067c3644fa5 Mon Sep 17 00:00:00 2001 From: "Github Actions[bot]" Date: Mon, 3 Jul 2023 02:09:07 +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 efe274663..835094175 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.69.0] - 2023-07-03 02:09:04 + +### Added + +- Nova Scotia Age tax credit. + ## [0.68.0] - 2023-06-29 16:50:09 ### Added @@ -540,6 +546,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +[0.69.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.68.0...0.69.0 [0.68.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.67.0...0.68.0 [0.67.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.66.0...0.67.0 [0.66.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.65.0...0.66.0 diff --git a/changelog.yaml b/changelog.yaml index 8aefcfc17..39341ca5f 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -441,3 +441,8 @@ added: - Alberta pension credit. date: 2023-06-29 16:50:09 +- bump: minor + changes: + added: + - Nova Scotia Age tax credit. + date: 2023-07-03 02:09:04 diff --git a/changelog_entry.yaml b/changelog_entry.yaml index b8f53e8a4..e69de29bb 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -1,4 +0,0 @@ -- bump: minor - changes: - added: - - Nova Scotia Age tax credit. diff --git a/setup.py b/setup.py index 8da643056..188054502 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ setup( name="policyengine-canada", - version="0.68.0", + version="0.69.0", author="PolicyEngine", author_email="hello@policyengine.org", classifiers=[