From 4b96b9b5a4707b8ac2984256c9d15ff2aa6435d7 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 28 Sep 2020 02:20:54 +0200 Subject: [PATCH] bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 31af44ae..0c2b149f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ [tool.poetry] name = "royalpack" - version = "5.15.0" + version = "5.15.1" description = "A Royalnet command pack for the Royal Games community" authors = ["Stefano Pigozzi "] license = "AGPL-3.0+"