Skip to content

Commit 40e07cf

Browse files
author
Lola Josseran
committed
Change version
1 parent f82e009 commit 40e07cf

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
### 175.0.6 [#2666](https://github.com/openfisca/openfisca-france/pull/2666)
4+
5+
* Évolution du système socio-fiscal.
6+
* Périodes concernées : toutes
7+
* Zones impactées :
8+
- `openfisca_france/parameters/prelevements_sociaux`
9+
- `openfisca_france/parameters/taxation_capital`
10+
- `openfisca_france/parameters/taxation_indirecte`
11+
- `openfisca_france/model/prelevements_obligatoires/prelevements_sociaux/contributions_sociales/activite.py`
12+
- `openfisca_france/model/prelevements_obligatoires/prelevements_sociaux/contributions_sociales/base.py`
13+
- `openfisca_france/model/prelevements_obligatoires/prelevements_sociaux/contributions_sociales/capital.py`
14+
- `openfisca_france/model/prelevements_obligatoires/prelevements_sociaux/contributions_sociales/remplacement.py`
15+
- `openfisca_france/model/prelevements_obligatoires/prelevements_sociaux/cotisations_sociales/travail_fonction_publique.py`
16+
17+
* Détails :
18+
- Diverses mises à jour
19+
320
### 175.0.5 [#2668](https://github.com/openfisca/openfisca-france/pull/2668)
421

522
* Évolution du système socio-fiscal.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "OpenFisca-France"
3-
version = "175.0.5"
3+
version = "175.0.6"
44
description = "OpenFisca Rules as Code model for France."
55
readme = "README.md"
66
keywords = ["microsimulation", "tax", "benefit", "rac", "rules-as-code", "france"]

0 commit comments

Comments
 (0)