diff --git a/CHANGELOG.md b/CHANGELOG.md index 499914c61..27c079889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 41.0.2 [#1192](https://github.com/openfisca/openfisca-core/pull/1192) + +#### Technical changes + +- Add tests to `entities`. + ### 41.0.1 [#1187](https://github.com/openfisca/openfisca-core/pull/1187) #### Technical changes diff --git a/setup.py b/setup.py index 1a399b33d..35621f6e1 100644 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ setup( name="OpenFisca-Core", - version="41.0.1", + version="41.0.2", author="OpenFisca Team", author_email="contact@openfisca.org", classifiers=[