Skip to content

Commit 804a3cd

Browse files
committed
Version & CHANGELOG bump
1 parent a74d700 commit 804a3cd

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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
@@ -47,7 +47,7 @@
4747

4848
setup(
4949
name = 'OpenFisca-Core',
50-
version = '35.8.5',
50+
version = '35.8.6',
5151
author = 'OpenFisca Team',
5252
author_email = 'contact@openfisca.org',
5353
classifiers = [

0 commit comments

Comments
 (0)