Skip to content

Commit

Permalink
chore: maj changelog + setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Dec 15, 2023
1 parent 4d4aa73 commit 5c11a31
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Changelog
## [6.11.4] - 2023-12-12

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

### Fixed

- Ajoute un test de présence pour le fichier epcicom2020.xlsx

## [6.11.3] - 2023-12-12

_Pour les changements détaillés et les discussions associées, référencez la pull request [#197](https://github.com/openfisca/openfisca-france-local/pull/197)_
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.11.3',
version='6.11.4',
author='OpenFisca Team',
author_email='[email protected]',
classifiers=[
Expand Down

0 comments on commit 5c11a31

Please sign in to comment.