diff --git a/pyproject.toml b/pyproject.toml index e5494531..f5f07039 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "royalnet-console" -version = "0.2.1" +version = "0.2.2" description = "A terminal-based frontend for the royalnet.engineer module." authors = ["Stefano Pigozzi "] license = "AGPL-3.0-or-later"