From c1f03e5bdb670c28cdc4d262fb040b43a85e1de7 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 21 Aug 2022 02:06:48 +0200 Subject: [PATCH] Bump version to a nice 6.9.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ed7526af..8ebee417 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "royalpack" -version = "6.9.0" +version = "6.9.1" description = "Royalnet Commands for the RYG community" authors = ["Stefano Pigozzi "] license = "AGPL-3.0-or-later"