Skip to content

Commit 4f4d52d

Browse files
committed
Bump version & changelog
1 parent 10fd468 commit 4f4d52d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 35.8.6 [#1145](https://github.com/openfisca/openfisca-core/pull/1145)
4+
5+
#### Technical changes
6+
7+
- Removes the automatic documentation build check
8+
- It has been proven difficult to maintain, specifically due _dependency hell_ and a very contrived build workflow.
9+
310
### 35.8.5 [#1137](https://github.com/openfisca/openfisca-core/pull/1137)
411

512
#### 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 = 'contact@openfisca.org',
5454
classifiers = [

0 commit comments

Comments
 (0)