[REF] remove coop it easy as author in the pyproject.toml. The mention is done as reviewer in the CONTRIBUTORS.rst file

This commit is contained in:
Sylvain LE GAL 2022-06-27 12:14:21 +02:00
parent 92e67dc3a0
commit 01d889cfc9

View File

@ -1,10 +1,9 @@
[tool.poetry] [tool.poetry]
name = "odoo-openupgrade-wizard" name = "odoo-openupgrade-wizard"
version = "0.1.0" version = "0.2.0"
description = "CLI tool to manage Odoo Major Upgrades" description = "CLI tool to manage Odoo Major Upgrades"
authors = [ authors = [
"GRAP, Groupement Régional Alimentaire de Proximité", "GRAP, Groupement Régional Alimentaire de Proximité",
"Coop IT Easy SCRLfs",
] ]
maintainers = [ maintainers = [
"Sylvain LE GAL", "Sylvain LE GAL",