Skip to content

Commit

Permalink
Bump patch to 35.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauko Quiroga committed May 3, 2021
1 parent d9bf7a3 commit 8de3247
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,5 +1,13 @@
# Changelog

### 35.4.1 [#XXXX](https://github.com/openfisca/openfisca-core/pull/XXXX)

#### Technical changes

- Run country & extension template tests systematically
- This will help prevent maintainers integrating incompatible breaking changes
- Also this will force to phase breaking changes so to adapt the packages depending on OpenFisca-Core

## 35.4.0 [#1010](https://github.com/openfisca/openfisca-core/pull/1010)

#### Technical changes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

setup(
name = 'OpenFisca-Core',
version = '35.4.0',
version = '35.4.1',
author = 'OpenFisca Team',
author_email = '[email protected]',
classifiers = [
Expand Down

0 comments on commit 8de3247

Please sign in to comment.