File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 35.8.4 [ #1131 ] ( https://github.com/openfisca/openfisca-core/pull/1131 )
4+
5+ #### Technical changes
6+
7+ - Correct some type hints and docstrings.
8+
39### 35.8.3 [ #1127 ] ( https://github.com/openfisca/openfisca-core/pull/1127 )
410
511#### Technical changes
612
7- - Fix the build for Anaconda in CI. The conda build failed on master because of a replacement in a comment string.
13+ - Fix the build for Anaconda in CI. The conda build failed on master because of a replacement in a comment string.
814 - The _ were removed in the comment to avoid a replace.
915
1016### 35.8.2 [ #1128 ] ( https://github.com/openfisca/openfisca-core/pull/1128 )
Original file line number Diff line number Diff line change 4747
4848setup (
4949 name = 'OpenFisca-Core' ,
50- version = '35.8.3 ' ,
50+ version = '35.8.4 ' ,
5151 author = 'OpenFisca Team' ,
5252 author_email = 'contact@openfisca.org' ,
5353 classifiers = [
You can’t perform that action at this time.
0 commit comments