From: Phillip Berndt Date: Fri, 22 Dec 2017 16:25:24 +0000 (+0100) Subject: autorandr 1.4 X-Git-Tag: 1.4^0 X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fautorandr.git;a=commitdiff_plain;h=8b9879ca9fe4463d60f60ad989f4e4337493fe03 autorandr 1.4 --- 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,