diff --git a/pyproject.toml b/pyproject.toml index 0cc4de1..d65fb46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyprland" -version = "1.0.2" +version = "1.1.0" description = "An hyperland plugin system" authors = ["fdev31 "] license = "MIT"