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 5ea1d75 commit 9d1c0c8Copy full SHA for 9d1c0c8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 35.8.6 [#1138](https://github.com/openfisca/openfisca-core/pull/1138)
4
+
5
+#### Technical changes
6
7
+- Fix `openfisca_core.periods` doctests.
8
9
### 35.8.5 [#1137](https://github.com/openfisca/openfisca-core/pull/1137)
10
11
#### Technical changes
setup.py
@@ -48,7 +48,7 @@
48
49
setup(
50
name = 'OpenFisca-Core',
51
- version = '35.8.5',
+ version = '35.8.6',
52
author = 'OpenFisca Team',
53
author_email = '[email protected]',
54
classifiers = [
0 commit comments