We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8239745 commit d01cb51Copy full SHA for d01cb51
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 35.5.1 [#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.0 [#1038](https://github.com/openfisca/openfisca-core/pull/1038)
10
11
#### New Features
setup.py
@@ -36,7 +36,7 @@
36
37
setup(
38
name = 'OpenFisca-Core',
39
- version = '35.5.0',
+ version = '35.5.1',
40
author = 'OpenFisca Team',
41
author_email = 'contact@openfisca.org',
42
classifiers = [
0 commit comments