From c1945580dc31dbb74a1170f163bd1f1a2f6e0dad Mon Sep 17 00:00:00 2001 From: Shamzic Date: Fri, 8 Sep 2023 16:07:30 +0200 Subject: [PATCH] =?UTF-8?q?Met=20=C3=A0=20jour=20openfisca-france=20versio?= =?UTF-8?q?n=20153?= 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 1a5a954..05f2941 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="Openfisca-Paris", - version="5.1.0", + version="5.2.0", author="OpenFisca Team", author_email="contact@openfisca.fr", classifiers=[ @@ -24,7 +24,7 @@ include_package_data=True, install_requires=[ 'OpenFisca-Core >= 40.0.1, < 42', - 'OpenFisca-France >= 149.1.1, < 152', + 'OpenFisca-France >= 149.1.1, < 154', ], extras_require={ 'test': [