diff --git a/pyproject.toml b/pyproject.toml index 4eb3c7f..ab36658 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xrandroll" -version = "0.1.6" +version = "0.1.7" description = "A powertool to configure your display" authors = ["Roberto Alsina "] license = "MIT"