From 463d5c6776806178b3f52f600f5f47688416a002 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 26 Apr 2021 04:54:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20make=20some=20kind=20of=20progre?= =?UTF-8?q?ss?= 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 1d4481b7..211f55b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "royalnet-discordpy" -version = "0.5.0" +version = "0.5.1" description = "A Discord.py-based frontend for the royalnet.engineer module." authors = ["Stefano Pigozzi "] license = "AGPL-3.0-or-later"