diff --git a/README.md b/README.md index 90bd5ac..1d03d66 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # decp.info -> v2.1.7 +> v2.2.1 Outil d'exploration et de téléchargement des données essentielles de la commande publique. diff --git a/pyproject.toml b/pyproject.toml index bfc01c5..d0c093f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "decp.info" description = "Interface d'exploration et d'analyse des marchés publics français." -version = "2.2.0" +version = "2.2.1" requires-python = ">= 3.10" authors = [ { name = "Colin Maudry", email = "colin+decp@maudry.com" }