Skip to content

Commit 640d800

Browse files
committed
chore: version bump (fixes #1274)
1 parent cd92d38 commit 640d800

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+
### 42.2.1 [#1274](https://github.com/openfisca/openfisca-core/pull/1275)
4+
5+
#### Documentation
6+
7+
- Add docs to experimental
8+
39
## 42.2.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
@@ -69,7 +69,7 @@
6969

7070
setup(
7171
name="OpenFisca-Core",
72-
version="42.2.0",
72+
version="42.2.1",
7373
author="OpenFisca Team",
7474
author_email="contact@openfisca.org",
7575
classifiers=[

0 commit comments

Comments
 (0)