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 1694ba2 commit 2f7da3fCopy full SHA for 2f7da3f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### 42.0.3 [#1234](https://github.com/openfisca/openfisca-core/pull/1234)
4
+
5
+#### Technical changes
6
7
+- Add matrix testing to CI
8
+ - Now it tests lower and upper bounds of python and numpy versions.
9
10
### 42.0.2 [#1256](https://github.com/openfisca/openfisca-core/pull/1256)
11
12
#### Documentation
setup.py
@@ -69,7 +69,7 @@
69
70
setup(
71
name="OpenFisca-Core",
72
- version="42.0.2",
+ version="42.0.3",
73
author="OpenFisca Team",
74
author_email="[email protected]",
75
classifiers=[
0 commit comments