From fd75c501cbf7365167a438e9145d091bbef85543 Mon Sep 17 00:00:00 2001 From: Mauko Quiroga Date: Wed, 29 Sep 2021 15:58:52 +0200 Subject: [PATCH] Bump patch to 35.5.5 --- CHANGELOG.md | 6 ++++++ setup.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6a7f9b5dc..153dd51231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 35.5.5 [#1055](https://github.com/openfisca/openfisca-core/pull/1055) + +#### Documentation + +- Complete the documentation of the commons module + ### 35.5.4 [#1033](https://github.com/openfisca/openfisca-core/pull/1033) #### Bug Fixes diff --git a/setup.py b/setup.py index 66b49c1377..acb886dde0 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ setup( name = 'OpenFisca-Core', - version = '35.5.4', + version = '35.5.5', author = 'OpenFisca Team', author_email = 'contact@openfisca.org', classifiers = [