Skip to content

Commit 3a36901

Browse files
committed
Version & CHANGELOG bump
1 parent ca6a238 commit 3a36901

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

511
#### New Features

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.11.0',
50+
version = '35.11.1',
5151
author = 'OpenFisca Team',
5252
author_email = 'contact@openfisca.org',
5353
classifiers = [

0 commit comments

Comments
 (0)