From d1189772427db85182ec32382102e7a65f8888cb Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 10 Apr 2022 16:24:43 +0200 Subject: [PATCH] :package: Bump version to 1.2.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 57ef7bf..e52caae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "thorunimore" -version = "1.2.5" +version = "1.2.6" description = "A moderator bot for the Unimore Informatica group" authors = ["Stefano Pigozzi "] license = "AGPL-3.0-or-later"