From 0b828c3d677327a0349238cdef0dcd2d489a3a51 Mon Sep 17 00:00:00 2001 From: Colin Maudry Date: Tue, 30 Sep 2025 17:12:41 +0200 Subject: [PATCH] =?UTF-8?q?Num=C3=A9ro=20de=20version,=20description=20tom?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d436933..0b03ed6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # decp.info -> v2.0.1 +> v2.1.0 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 9b7f6ff..acfbe79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "decp.info" -description = "" +description = "Interface d'exploration et d'analyse des marchés publics français." version = "2.1.0" requires-python = ">= 3.10" authors = [