From 01d889cfc99328eb0607ad7e78e664518c026069 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 27 Jun 2022 12:14:21 +0200 Subject: [PATCH] [REF] remove coop it easy as author in the pyproject.toml. The mention is done as reviewer in the CONTRIBUTORS.rst file --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 60a78a3..0b73734 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,10 +1,9 @@ [tool.poetry] name = "odoo-openupgrade-wizard" -version = "0.1.0" +version = "0.2.0" description = "CLI tool to manage Odoo Major Upgrades" authors = [ "GRAP, Groupement Régional Alimentaire de Proximité", - "Coop IT Easy SCRLfs", ] maintainers = [ "Sylvain LE GAL",