Skip to content
Snippets Groups Projects
Commit bb4dbd89 authored by benoit-cty's avatar benoit-cty
Browse files

bump version 0.21 -> 0.22

parent f99143f3
No related branches found
Tags 0.22
1 merge request!12Publish to conda
......@@ -4,7 +4,7 @@
###############################################################################
{% set name = "openfisca-france-data" %}
{% set version = "0.21" %}
{% set version = "0.22" %}
package:
name: {{ name|lower }}
......
......@@ -20,7 +20,7 @@ testpaths = tests
python_files = **/*.py
[bumpver]
current_version = "0.21"
current_version = "0.22"
version_pattern = "MAJOR.MINOR"
commit_message = "bump version {old_version} -> {new_version}"
commit = True
......
......@@ -6,7 +6,7 @@ with open('README.md') as file:
setup(
name = "OpenFisca-France-Data",
version = "0.21",
version = "0.22",
description = "OpenFisca-France-Data module to work with French survey data",
long_description = long_description,
long_description_content_type="text/markdown",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment