bump version

This commit is contained in:
Mike Fährmann
2015-11-26 18:10:58 +01:00
parent d1673d912a
commit d96f4f8299
2 changed files with 2 additions and 2 deletions

View File

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