From 1f2e0896facbc0064a791a8c4fdb8c3a5a623a51 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 14 Jan 2021 17:20:44 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=20Change=20email=20in=20authors=20lis?= =?UTF-8?q?t?= 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 01057b2e..bb188c7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "royalnet" version = "6.0.0a37" description = "A multipurpose bot and web framework" -authors = ["Stefano Pigozzi "] +authors = ["Stefano Pigozzi "] license = "AGPL-3.0-or-later" [tool.poetry.dependencies]