]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - setup.py
Fix mtime updating for --cycle
[deb_pkgs/autorandr.git] / setup.py
index 9bf12e20cecd7fef825b91635d90034ef4642492..dff8ac92e6c2e06f72646c4f4f58595704b035a5 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ except:
 setup(
     name='autorandr',
 
-    version='1.8.1.post1',
+    version='1.11.post1',
 
     description='Automatically select a display configuration based on connected devices',
     long_description=long_description,