bump version

This commit is contained in:
Mike Fährmann
2016-09-23 08:41:03 +02:00
parent e12862520d
commit 813317045e
3 changed files with 3 additions and 3 deletions

View File

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