Skip to content

Commit 92867fc

Browse files
author
benoit-cty
committed
bump to 43.3.7
1 parent e419e7d commit 92867fc

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Changelog
22

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+
39
### 43.3.6 [#1289](https://github.com/openfisca/openfisca-core/pull/1289)
410

5-
#### Documentation
11+
#### Technical changes
612

713
- Change Github Action matrix test to support Python 3.12.
814

setup.py

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

7171
setup(
7272
name="OpenFisca-Core",
73-
version="43.3.6",
73+
version="43.3.7",
7474
author="OpenFisca Team",
7575
author_email="[email protected]",
7676
classifiers=[

0 commit comments

Comments
 (0)