diff --git a/pyproject.toml b/pyproject.toml index 0227de0..0b14004 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyprland" -version = "1.6.4" +version = "1.6.5" description = "Hyperland plugin system - batteries included" authors = ["fdev31 "] license = "MIT"