From 73e67b3e2244911f615efd30fe7f3df294517ea7 Mon Sep 17 00:00:00 2001 From: Mauko Quiroga Date: Wed, 27 Sep 2023 02:28:17 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 6 ++++++ setup.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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=[