diff --git a/pyproject.toml b/pyproject.toml index e5eea89..8fb5b17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyprland" -version = "1.2.0" +version = "1.2.1" description = "An hyperland plugin system" authors = ["fdev31 "] license = "MIT"