From 8b9879ca9fe4463d60f60ad989f4e4337493fe03 Mon Sep 17 00:00:00 2001 From: Phillip Berndt Date: Fri, 22 Dec 2017 17:25:24 +0100 Subject: [PATCH] autorandr 1.4 --- README.md | 3 +++ setup.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 265979f..7268c42 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,9 @@ running `xrandr`. ## Changelog +**autorandr 1.4** + +* *2017-12-22* Fixed broken virtual profile support * *2017-12-14* Added support for a settings file * *2017-12-14* Added a virtual profile `off`, which disables all screens diff --git a/setup.py b/setup.py index b4ab173..7282c7c 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ except: setup( name='autorandr', - version='1.2-1', + version='1.4-1', description='Automatically select a display configuration based on connected devices', long_description=long_description, -- 2.39.2