Skip to content

Commit

Permalink
Corrige le déploiement PyPi
Browse files Browse the repository at this point in the history
Merge pull request #1400 from openfisca/fix-deployement
  • Loading branch information
Mauko Quiroga authored Jan 6, 2020
2 parents 7918eec + 74aface commit 155a13a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### 48.9.3 [#1388](https://github.com/openfisca/openfisca-france/pull/1388)

* Changement mineur.
* Périodes concernées : toutes.
* Zones impactées : `openfisca-france/openfisca_france/parameters/bourses_education/*`.
* Détails :
- Remplace l'acronyme `BMAF` dans la description des paramètres par sa signification,
- Précise la périodicité mensuelle du montant des bourses de collège et lycée.

### 48.9.2 [#1382](https://github.com/openfisca/openfisca-france/pull/1382)

* Amélioration technique.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name = "OpenFisca-France",
version = "48.9.2",
version = "48.9.3",
author = "OpenFisca Team",
author_email = "contact@openfisca.fr",
classifiers = [
Expand Down

0 comments on commit 155a13a

Please sign in to comment.