From bccfa1d5ced9865d32ea662b783e4b57784c71fd Mon Sep 17 00:00:00 2001 From: Simon-Rey Date: Fri, 20 Oct 2023 10:25:41 +0200 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b90d06fc..bce7970e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi" [project] name = "pabutools" -version = "1.0.8" +version = "1.0.9" description = "Implementation of all the tools necessary to explore and analyse participatory budgeting elections" authors = [ { name = "Simon Rey", email = "reysimon@orange.fr" },