From 6c0a06e27282b39471f36e674d74527771bc90d2 Mon Sep 17 00:00:00 2001 From: Simon Rey Date: Fri, 27 Oct 2023 17:57:37 +0200 Subject: [PATCH] New version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dbd46f5f..37450d3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi" [project] name = "pabutools" -version = "1.1.2" +version = "1.1.3" description = "Implementation of all the tools necessary to explore and analyse participatory budgeting elections" authors = [ { name = "Simon Rey", email = "reysimon@orange.fr" },