Skip to content

Commit 2f7da3f

Browse files
committed
chore: version bump
1 parent 1694ba2 commit 2f7da3f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
### 42.0.3 [#1234](https://github.com/openfisca/openfisca-core/pull/1234)
4+
5+
#### Technical changes
6+
7+
- Add matrix testing to CI
8+
- Now it tests lower and upper bounds of python and numpy versions.
9+
310
### 42.0.2 [#1256](https://github.com/openfisca/openfisca-core/pull/1256)
411

512
#### Documentation

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.0.2",
72+
version="42.0.3",
7373
author="OpenFisca Team",
7474
author_email="[email protected]",
7575
classifiers=[

0 commit comments

Comments
 (0)