Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
benjello committed Dec 15, 2021
1 parent 38c10cc commit c3bd472
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 35.7.5 [#1090](https://github.com/openfisca/openfisca-core/pull/1090)

#### Technical changes

- Remove calls to deprecated imp module

### 35.7.4 [#1083](https://github.com/openfisca/openfisca-core/pull/1083)

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

setup(
name = 'OpenFisca-Core',
version = '35.7.4',
version = '35.7.5',
author = 'OpenFisca Team',
author_email = 'contact@openfisca.org',
classifiers = [
Expand Down

0 comments on commit c3bd472

Please sign in to comment.