We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e419e7d commit 92867fcCopy full SHA for 92867fc
CHANGELOG.md
@@ -1,8 +1,14 @@
1
# Changelog
2
3
+### 43.3.7 [#1328](https://github.com/openfisca/openfisca-core/pull/1328)
4
+
5
+#### Technical changes
6
7
+- Bump the Twine version to fix the PyPi upload issue.
8
9
### 43.3.6 [#1289](https://github.com/openfisca/openfisca-core/pull/1289)
10
-#### Documentation
11
12
13
- Change Github Action matrix test to support Python 3.12.
14
setup.py
@@ -70,7 +70,7 @@
70
71
setup(
72
name="OpenFisca-Core",
73
- version="43.3.6",
+ version="43.3.7",
74
author="OpenFisca Team",
75
author_email="[email protected]",
76
classifiers=[
0 commit comments