From 5260806efcf499c7cb508df0a212aa15283cbdef Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 14 Jan 2021 17:48:38 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=20Change=20email=20in=20pyproject.tom?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9c35b587..3cf8fd31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "royalpack" version = "6.0.0a3" description = "Royalnet Commands for the RYG community" -authors = ["Stefano Pigozzi "] +authors = ["Stefano Pigozzi "] license = "AGPL-3.0-or-later" readme = "README.md" repository = "https://github.com/RYGhub/royalpack"