We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1139e commit ecf904fCopy full SHA for ecf904f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 41.5.7 [#1225](https://github.com/openfisca/openfisca-core/pull/1225)
4
+
5
+#### Technical changes
6
7
+- Refactor & test `eval_expression`
8
9
### 41.5.6 [#1185](https://github.com/openfisca/openfisca-core/pull/1185)
10
11
#### Technical changes
setup.py
@@ -70,7 +70,7 @@
70
71
setup(
72
name="OpenFisca-Core",
73
- version="41.5.6",
+ version="41.5.7",
74
author="OpenFisca Team",
75
author_email="[email protected]",
76
classifiers=[
0 commit comments