X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setup.py;h=9bf12e20cecd7fef825b91635d90034ef4642492;hb=d3f9f80ed0076fff6311ca09cb0b494c836b5081;hp=b4ab17330b3643ebb1f75eda4e1d8bb0628f0f8c;hpb=f9800fff9b0dffdf6a42e576c75342054a6d8693;p=deb_pkgs%2Fautorandr.git diff --git a/setup.py b/setup.py index b4ab173..9bf12e2 100644 --- a/setup.py +++ b/setup.py @@ -9,10 +9,11 @@ except: setup( name='autorandr', - version='1.2-1', + version='1.8.1.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',