diff --git a/poetry.lock b/poetry.lock index 3f6e80a7ade56320a3781f041771508a6d83a530..4d53dfc5afc05873afebadf91417ed84dd225cab 100644 --- a/poetry.lock +++ b/poetry.lock @@ -295,7 +295,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2. [[package]] name = "OpenFisca-France" version = "153.2.0" -description = "French tax and benefit system for OpenFisca" +description = "" optional = false python-versions = "*" files = [] diff --git a/pyproject.toml b/pyproject.toml index 869f82292f118d638013abae9297de16bc86aa55..8bc0e0cc77c297941040f4a7b35ba9c1bb63a5d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openfisca-france-reforms" -version = "1.0.293" +version = "1.0.294" description = "Some reforms for French OpenFisca tax-benefit system" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] keywords = ["benefit", "france", "microsimulation", "reform", "social", "tax"]