From 691f3d1a028540d14679eda82db120bfa7745101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Sat, 8 Oct 2016 12:40:00 +0200 Subject: [PATCH] bump version --- gallery_dl/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery_dl/version.py b/gallery_dl/version.py index 89029b32..58a323e3 100644 --- a/gallery_dl/version.py +++ b/gallery_dl/version.py @@ -6,4 +6,4 @@ # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. -__version__ = "0.5.2" +__version__ = "0.6.0"