From 3a2fe3122835a960c3fd6d53cae792cf6da2e4d3 Mon Sep 17 00:00:00 2001 From: "Github Actions[bot]" Date: Fri, 1 Mar 2024 16:19:23 +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 af586a0a9..a792c8917 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.93.0] - 2024-03-01 16:19:20 + +### Added + +- British Columbia disability credit. + ## [0.92.0] - 2024-03-01 02:01:53 ### Added @@ -718,6 +724,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +[0.93.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.92.0...0.93.0 [0.92.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.91.0...0.92.0 [0.91.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.90.0...0.91.0 [0.90.0]: https://github.com/PolicyEngine/policyengine-canada/compare/0.89.0...0.90.0 diff --git a/changelog.yaml b/changelog.yaml index 7ab8e24be..32b1e5bc2 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -596,3 +596,8 @@ added: - Nova Scotia disability amount. date: 2024-03-01 02:01:53 +- bump: minor + changes: + added: + - British Columbia disability credit. + date: 2024-03-01 16:19:20 diff --git a/changelog_entry.yaml b/changelog_entry.yaml index 5cae0d451..e69de29bb 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -1,4 +0,0 @@ -- bump: minor - changes: - added: - - British Columbia disability credit. diff --git a/setup.py b/setup.py index fdd0a8a3a..6cd3b864c 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setup( name="policyengine-canada", - version="0.92.0", + version="0.93.0", author="PolicyEngine", author_email="hello@policyengine.org", classifiers=[