We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6b7c1 commit 3601736Copy full SHA for 3601736
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
### 41.5.5 [#1220](https://github.com/openfisca/openfisca-core/pull/1220)
12
13
#### Technical changes
setup.py
@@ -67,7 +67,7 @@
67
68
setup(
69
name="OpenFisca-Core",
70
- version="41.5.5",
+ version="41.5.6",
71
author="OpenFisca Team",
72
author_email="[email protected]",
73
classifiers=[
0 commit comments