diff --git a/CHANGELOG.md b/CHANGELOG.md index 1459093f2..0f3b8eef0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 43.2.5 [#1296](https://github.com/openfisca/openfisca-core/pull/1296) + +#### Bugfix + +- Use new `extension-template` tests' path + ### 43.2.4 [#1294](https://github.com/openfisca/openfisca-core/pull/1294) #### Technical changes diff --git a/setup.py b/setup.py index 5186c2e0d..b466b2407 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ setup( name="OpenFisca-Core", - version="43.2.4", + version="43.2.5", author="OpenFisca Team", author_email="contact@openfisca.org", classifiers=[