Skip to content

Commit 1dc83c9

Browse files
committed
Version & CHANGELOG bump
1 parent 10d63ce commit 1dc83c9

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+
### 36.0.1 [#1138](https://github.com/openfisca/openfisca-core/pull/1138)
4+
5+
#### Technical changes
6+
7+
- Fix `openfisca_core.periods` doctests.
8+
39
# 36.0.0 [#1149](https://github.com/openfisca/openfisca-core/pull/1162)
410

511
#### Breaking changes

setup.py

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

6363
setup(
6464
name = 'OpenFisca-Core',
65-
version = '36.0.0',
65+
version = '36.0.1',
6666
author = 'OpenFisca Team',
6767
author_email = 'contact@openfisca.org',
6868
classifiers = [

0 commit comments

Comments
 (0)