]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - setup.py
Version bump: autorandr-1.8
[deb_pkgs/autorandr.git] / setup.py
index b4ab17330b3643ebb1f75eda4e1d8bb0628f0f8c..779eb393f3b6fdbfb4d2536cbf86d3c197c0dc67 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -9,10 +9,11 @@ except:
 setup(
     name='autorandr',
 
-    version='1.2-1',
+    version='1.8.post1',
 
     description='Automatically select a display configuration based on connected devices',
     long_description=long_description,
+    long_description_content_type="text/markdown",
 
     url='https://github.com/phillipberndt/autorandr',