Skip to content

Commit 3601736

Browse files
committed
chore(version): bump
1 parent 9c6b7c1 commit 3601736

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
### 41.5.6 [#1223](https://github.com/openfisca/openfisca-core/pull/1223)
4+
5+
#### Technical changes
6+
7+
- Update `pendulum'
8+
- Remove run-time type-checks
9+
- Add typing to the periods module
10+
311
### 41.5.5 [#1220](https://github.com/openfisca/openfisca-core/pull/1220)
412

513
#### Technical changes

setup.py

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

6868
setup(
6969
name="OpenFisca-Core",
70-
version="41.5.5",
70+
version="41.5.6",
7171
author="OpenFisca Team",
7272
author_email="[email protected]",
7373
classifiers=[

0 commit comments

Comments
 (0)