Skip to content

Commit d01cb51

Browse files
author
Mauko Quiroga
committed
Bump patch to 35.5.1
1 parent 8239745 commit d01cb51

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 35.5.1 [#1020](https://github.com/openfisca/openfisca-core/pull/1020)
4+
5+
#### Technical changes
6+
7+
- Run openfisca-core & country/extension template tests systematically
8+
39
## 35.5.0 [#1038](https://github.com/openfisca/openfisca-core/pull/1038)
410

511
#### New Features

setup.py

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

3737
setup(
3838
name = 'OpenFisca-Core',
39-
version = '35.5.0',
39+
version = '35.5.1',
4040
author = 'OpenFisca Team',
4141
author_email = 'contact@openfisca.org',
4242
classifiers = [

0 commit comments

Comments
 (0)