We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ce877 commit fccd684Copy full SHA for fccd684
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 35.5.2 [#1020](https://github.com/openfisca/openfisca-core/pull/1020)
4
+
5
+#### Technical changes
6
7
+- Run openfisca-core & country/extension template tests systematically
8
9
### 35.5.1 [#1046](https://github.com/openfisca/openfisca-core/pull/1046)
10
11
#### Non-technical changes
setup.py
@@ -36,7 +36,7 @@
36
37
setup(
38
name = 'OpenFisca-Core',
39
- version = '35.5.1',
+ version = '35.5.2',
40
author = 'OpenFisca Team',
41
author_email = 'contact@openfisca.org',
42
classifiers = [
0 commit comments