From 02b6f8b1656a125ae0a9420a66c56e57193102ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Wed, 30 Nov 2016 20:02:55 +0100 Subject: [PATCH] bump version to 0.6.1 --- 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 58a323e3..687407f6 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.6.0" +__version__ = "0.6.1"