Skip to content

Commit 37b8e25

Browse files
author
Mauko Quiroga
committed
Bump patch to 35.4.1
1 parent d9bf7a3 commit 37b8e25

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 35.4.1 [#1020](https://github.com/openfisca/openfisca-core/pull/1020)
4+
5+
#### Technical changes
6+
7+
- Run country & extension template tests systematically
8+
- This will help prevent maintainers integrating incompatible breaking changes
9+
- Also this will force to phase breaking changes so to adapt the packages depending on OpenFisca-Core
10+
311
## 35.4.0 [#1010](https://github.com/openfisca/openfisca-core/pull/1010)
412

513
#### Technical changes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
setup(
3737
name = 'OpenFisca-Core',
38-
version = '35.4.0',
38+
version = '35.4.1',
3939
author = 'OpenFisca Team',
4040
author_email = 'contact@openfisca.org',
4141
classifiers = [

0 commit comments

Comments
 (0)