From 43d24327f8a866d7dd4c0f74e03ff6f7416a36af Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Mon, 3 Feb 2020 17:13:10 -0300 Subject: [PATCH] v1.0.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e7f3b6e..0dc90f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xrandroll" -version = "0.1.2" +version = "0.1.3" description = "A powertool to configure your display" authors = ["Roberto Alsina "] license = "MIT"