Skip to content

Commit 9d1c0c8

Browse files
committed
Version & CHANGELOG bump
1 parent 5ea1d75 commit 9d1c0c8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
### 35.8.5 [#1137](https://github.com/openfisca/openfisca-core/pull/1137)
410

511
#### Technical changes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
setup(
5050
name = 'OpenFisca-Core',
51-
version = '35.8.5',
51+
version = '35.8.6',
5252
author = 'OpenFisca Team',
5353
author_email = '[email protected]',
5454
classifiers = [

0 commit comments

Comments
 (0)