diff --git a/CHANGELOG.md b/CHANGELOG.md index c3233a79..551c7531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 20.1.0 - [48](https://github.com/digitalaotearoa/openfisca-aotearoa/pull/48) + +* Test case. +* Impacted periods: none. +* Impacted areas: `tests/accommodation_supplement` +* Details: + - Add Peta's story + # 20.0.0 - [43](https://github.com/govzeroaotearoa/openfisca-aotearoa/pull/43) * Added variables: - `sole_parent_support__requirement` diff --git a/setup.py b/setup.py index cb15c03c..422ac2d3 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name = "OpenFisca-Aotearoa", - version = "20.0.0", + version = "20.1.0", author = "Digital Aotearoa Collective, originally a New Zealand Government, Service Innovation Lab project", description = "OpenFisca tax and benefit system for Aotearoa", classifiers = [