From f9800fff9b0dffdf6a42e576c75342054a6d8693 Mon Sep 17 00:00:00 2001 From: Phillip Berndt Date: Fri, 13 Oct 2017 14:42:12 +0200 Subject: [PATCH] autorandr 1.2 --- README.md | 2 ++ setup.py | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b872d63..dc7ee93 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,8 @@ The most useful one is `$AUTORANDR_CURRENT_PROFILE`. ## Changelog +**autorandr 1.2** + * *2017-07-16* Skip `--panning` unless it is required (See #72) * *2017-10-13* Add `clone-largest` virtual profile diff --git a/setup.py b/setup.py index 33339ce..b4ab173 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ except: setup( name='autorandr', - version='1.1-4', + version='1.2-1', description='Automatically select a display configuration based on connected devices', long_description=long_description, -- 2.39.2