From 47bc6e136dc1b80b39515d1c6dc4af5975f9815c Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 9 Jul 2020 04:15:06 +0200 Subject: [PATCH] publish: 5.11.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ab35fc65..0b63bf4c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ [tool.poetry] name = "royalpack" - version = "5.10.0" + version = "5.11.0" description = "A Royalnet command pack for the Royal Games community" authors = ["Stefano Pigozzi "] license = "AGPL-3.0+"