From 5eb9ed646dcb8deb3b56e2c38f896778663d8880 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Tue, 4 Feb 2020 13:55:16 -0300 Subject: [PATCH] v1.0.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0dc90f9..2fa603b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xrandroll" -version = "0.1.3" +version = "0.1.4" description = "A powertool to configure your display" authors = ["Roberto Alsina "] license = "MIT"