Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
b-michaud committed Nov 25, 2024
1 parent fcc9af6 commit c1f5203
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

### 169.7.1 [2394](https://github.com/openfisca/openfisca-france/pull/2394)

* Évolution du système socio-fiscal.
* Périodes concernées : à partir du 31/12/2023.
* Zones impactées :
* `model/prelevements_obligatoires/impot_revenu/reductions_impot_plafonnees.py`
* Détails :
- Met fin à la réduction d'impôt sur la réhabilitation de résidences de tourisme, abrogée en 2023 ([Article 199 decies G bis](https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000033781921/))


### 169.7.0 [2390](https://github.com/openfisca/openfisca-france/pull/2390)

* Évolution intermédiaire du système socio-fiscal.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "OpenFisca-France"
version = "169.7.0"
version = "169.7.1"
description = "OpenFisca Rules as Code model for France."
readme = "README.md"
keywords = ["microsimulation", "tax", "benefit", "rac", "rules-as-code", "france"]
Expand Down

0 comments on commit c1f5203

Please sign in to comment.