X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setup.py;h=779eb393f3b6fdbfb4d2536cbf86d3c197c0dc67;hb=d8cb50aff33fcb964558086b33b7d059729511ec;hp=7282c7c45ee05bea8d5f29ddfd5623a486391538;hpb=8b9879ca9fe4463d60f60ad989f4e4337493fe03;p=deb_pkgs%2Fautorandr.git diff --git a/setup.py b/setup.py index 7282c7c..779eb39 100644 --- a/setup.py +++ b/setup.py @@ -9,10 +9,11 @@ except: setup( name='autorandr', - version='1.4-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',