From c86a157df3305f398598ef7e57bf93dfcd10525c Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 14 Jan 2021 17:43:26 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20version=20to=206.0.0a3?= 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 15c50413..1c1cf765 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "royalpack" -version = "6.0.0a2" +version = "6.0.0a3" description = "Royalnet Commands for the RYG community" authors = ["Stefano Pigozzi "] license = "AGPL-3.0-or-later"