Skip to content

Commit

Permalink
chore(version): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bonjourmauko committed Sep 24, 2024
1 parent 32105f2 commit 9c701eb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 41.6.0 [#1228](https://github.com/openfisca/openfisca-core/pull/1228)

#### New features

- Introduce `openfisca_test`.
- Provides `assert_near` and `parse` to prepare tests.

#### Technical changes

- Move `assert_near` to `openfisca_test`.
- Add tests to `assert_near`.

### 41.5.5 [#1220](https://github.com/openfisca/openfisca-core/pull/1220)

#### Technical changes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

setup(
name="OpenFisca-Core",
version="41.5.5",
version="41.6.0",
author="OpenFisca Team",
author_email="[email protected]",
classifiers=[
Expand Down

0 comments on commit 9c701eb

Please sign in to comment.