Skip to content

Commit

Permalink
Merge pull request #163 from openfisca/bump_OF_168.0.0
Browse files Browse the repository at this point in the history
chore: màj openfisca-france en 168.0.9
  • Loading branch information
jenovateurs authored Aug 7, 2024
2 parents b2a53f5 + 4d40d87 commit 405eb96
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-Paris",
version="5.5.4",
version="5.5.5",
author="OpenFisca Team",
author_email="[email protected]",
classifiers=[
Expand All @@ -25,7 +25,7 @@
include_package_data=True,
install_requires=[
'OpenFisca-Core >= 40.0.1, < 42',
'OpenFisca-France >= 149.1.1, < 168',
'OpenFisca-France >= 149.1.1, < 169',
],
extras_require={
'test': [
Expand Down

0 comments on commit 405eb96

Please sign in to comment.