From c84aef84dfd020f9f57f4115b1ad242a9442274a Mon Sep 17 00:00:00 2001 From: Shamzic Date: Wed, 17 Apr 2024 17:18:38 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20m=C3=A0j=20openfisca-france=20en=20164?= =?UTF-8?q?.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 7fd2136..bc43c66 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="Openfisca-Paris", - version="5.5.2", + version="5.5.3", author="OpenFisca Team", author_email="contact@openfisca.fr", classifiers=[ @@ -25,7 +25,7 @@ include_package_data=True, install_requires=[ 'OpenFisca-Core >= 40.0.1, < 42', - 'OpenFisca-France >= 149.1.1, < 160', + 'OpenFisca-France >= 149.1.1, < 165', ], extras_require={ 'test': [