We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f7bb4 commit c095b09Copy full SHA for c095b09
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+### 35.5.5 [#1037](https://github.com/openfisca/openfisca-core/pull/1037)
4
+
5
+#### Technical changes
6
7
+ - Test openfisca-core against its packaged version
8
+ - Doing so allows to prevent publishing corrupted versions
9
+ - What we test is what the user gets when installing openfisca-core
10
11
### 35.5.4 [#1059](https://github.com/openfisca/openfisca-core/pull/1059)
12
13
#### Non-technical changes
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = OpenFisca-Core
-version = 35.5.4
+version = 35.5.5
author = OpenFisca Team
author_email = contact@openfisca.org
license = https://www.fsf.org/licensing/licenses/agpl-3.0.html
0 commit comments