From 5c2b99974cc4138ecd7239fb876eb130b50e232c Mon Sep 17 00:00:00 2001 From: Debian Tax-Benefit <debian@tax-benefit.raviart.com> Date: Wed, 20 Sep 2023 13:30:06 +0200 Subject: [PATCH] 1.0.294 (openfisca-france@153.2.0) --- poetry.lock | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3f6e80a7..4d53dfc5 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 869f8229..8bc0e0cc 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"] -- GitLab