diff --git a/CHANGELOG.md b/CHANGELOG.md index d8cbe2b2c..bed82be51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 43.2.1 [#1283](https://github.com/openfisca/openfisca-core/pull/1283) + +#### Technical changes + +- Remove `coveralls` + ## 43.2.0 [#1279](https://github.com/openfisca/openfisca-core/pull/1279) #### New features diff --git a/setup.py b/setup.py index 99473fea5..43a4c49d1 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ setup( name="OpenFisca-Core", - version="43.2.0", + version="43.2.1", author="OpenFisca Team", author_email="contact@openfisca.org", classifiers=[