update README and bump version

This commit is contained in:
Mike Fährmann
2016-08-22 12:21:31 +02:00
parent fa14ef17ea
commit 57a616a36f
3 changed files with 4 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ def read(fname):
setup(
name="gallery_dl",
version="0.5.0",
version="0.5.1",
description="gallery- and image downloader",
long_description=read("README.rst"),
url="https://github.com/mikf/gallery-dl",