Skip to content

Commit 4154007

Browse files
committed
chore: version bump
1 parent 7fd5a47 commit 4154007

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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+
39
## 43.1.0 [#1255](https://github.com/openfisca/openfisca-core/pull/1255)
410

511
#### New features

setup.py

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

7171
setup(
7272
name="OpenFisca-Core",
73-
version="43.1.0",
73+
version="43.1.1",
7474
author="OpenFisca Team",
7575
author_email="contact@openfisca.org",
7676
classifiers=[

0 commit comments

Comments
 (0)