Skip to content

Commit

Permalink
chore: màj Openfisca-France 166.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed May 7, 2024
1 parent df1d1a1 commit d7e9c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='OpenFisca-France-Local',
version='6.12.1',
version='6.12.2',
author='OpenFisca Team',
author_email='[email protected]',
classifiers=[
Expand All @@ -26,7 +26,7 @@
include_package_data=True,
install_requires=[
'OpenFisca-Core >= 40.0.1, < 42',
'OpenFisca-France >= 153.0.1, < 165',
'OpenFisca-France >= 153.0.1, < 167',
'pandas >= 1.5.3, <2.0'
],
extras_require={
Expand Down

0 comments on commit d7e9c03

Please sign in to comment.