diff --git a/CHANGELOG.md b/CHANGELOG.md index a74ddad455..968138afda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 35.11.1 [#1138](https://github.com/openfisca/openfisca-core/pull/1138) + +#### Technical changes + +- Fix `openfisca_core.periods` doctests. + ## 35.11.0 [#1149](https://github.com/openfisca/openfisca-core/pull/1149) #### New Features diff --git a/setup.py b/setup.py index d42759f927..b077647364 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ setup( name = 'OpenFisca-Core', - version = '35.11.0', + version = '35.11.1', author = 'OpenFisca Team', author_email = 'contact@openfisca.org', classifiers = [