We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd5a47 commit 4154007Copy full SHA for 4154007
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 43.1.1 [#1282](https://github.com/openfisca/openfisca-core/pull/1282)
4
+
5
+#### Technical changes
6
7
+- Add check to spot common spelling mistakes
8
9
## 43.1.0 [#1255](https://github.com/openfisca/openfisca-core/pull/1255)
10
11
#### New features
setup.py
@@ -70,7 +70,7 @@
70
71
setup(
72
name="OpenFisca-Core",
73
- version="43.1.0",
+ version="43.1.1",
74
author="OpenFisca Team",
75
author_email="contact@openfisca.org",
76
classifiers=[
0 commit comments