diff --git a/CHANGELOG.md b/CHANGELOG.md index cca131d3b..b58b1a74d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 42.0.6 [#1263](https://github.com/openfisca/openfisca-core/pull/1263) + +#### Documentation + +- Fix docs of the `data_storage` module + ### 42.0.5 [#1261](https://github.com/openfisca/openfisca-core/pull/1261) #### Technical changes diff --git a/setup.py b/setup.py index 030c80cd3..1e4a46479 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ setup( name="OpenFisca-Core", - version="42.0.5", + version="42.0.6", author="OpenFisca Team", author_email="contact@openfisca.org", classifiers=[