We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835a938 commit a5da1dbCopy full SHA for a5da1db
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### 3.12.10-beta.2 - [#115](https://github.com/openfisca/country-template/pull/115)
+### 3.12.10 - [#115](https://github.com/openfisca/country-template/pull/115)
4
5
* Technical improvement.
6
* Details:
setup.py
@@ -4,7 +4,7 @@
setup(
name = "OpenFisca-Country-Template",
7
- version = "3.12.10-beta.2",
+ version = "3.12.10",
8
author = "OpenFisca Team",
9
author_email = "contact@openfisca.org",
10
classifiers = [
0 commit comments