Skip to content

Commit

Permalink
fix: mise à jour de la version d'OF
Browse files Browse the repository at this point in the history
  • Loading branch information
jenovateurs committed Nov 14, 2024
1 parent 49d6946 commit 4be8a23
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Changelog

## [6.17.0] - 2024-11-06
## [6.17.1] - 2024-11-14

_Pour les changements détaillés et les discussions associées, référencez la pull request [#220](https://github.com/openfisca/openfisca-france-local/pull/220)_

### Changed

- Résolution d'un bug de récupération de l'attribut handicap : `antony_aide_depart_sejour_adapte`

## [6.17.0] - 2024-11-06

_Pour les changements détaillés et les discussions associées, référencez la pull request [#220](https://github.com/openfisca/openfisca-france-local/pull/120)_

### Added

- Ajoute les aides suivantes : `antony_aide_depart_sejour_adapte`, `antony_bourse_communale`, `antony_bourse_conservatoire`, `antony_bourse_famille_nombreuse`, `antony_noel_pour_tous`
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='OpenFisca-France-Local',
version='6.17.0',
version='6.17.1',
author='OpenFisca Team',
author_email='[email protected]',
classifiers=[
Expand Down

0 comments on commit 4be8a23

Please sign in to comment.